HighchartsSeriesLastVisiblePriceLabelOptions class
Highcharts Options Widget.
- Inheritance
 - 
    
- Object
 - HighchartsOptionsBase
 - HighchartsSeriesLastVisiblePriceLabelOptions
 
 
Constructors
Properties
- align ↔ dynamic
 - 
  Highcharts Options Widget.
  getter/setter pair
 - backgroundColor ↔ String?
 - 
  Highcharts Options Widget.
  getter/setter pair
 - borderColor ↔ String?
 - 
  The border color for the 
lastVisiblePricelabel.getter/setter pair - borderRadius ↔ double?
 - 
  The border corner radius of the 
lastVisiblePricelabel.getter/setter pair - borderWidth ↔ double?
 - 
  The border width for the 
lastVisiblePricelabel.getter/setter pair - enabled ↔ bool?
 - 
  Flag to enable 
lastVisiblePricelabel.getter/setter pair - format ↔ String?
 - 
  A format string for the 
lastVisiblePricelabel. Defaults to{value}for numeric axes and{value:%b %d, %Y}for datetime axes.getter/setter pair - formatter ↔ dynamic
 - 
  Highcharts Options Widget.
  getter/setter pair
 - hashCode → int
 - 
  The hash code for this object.
  no setterinherited
 - padding ↔ double?
 - 
  Padding inside the 
lastVisiblePricelabel.getter/setter pair - runtimeType → Type
 - 
  A representation of the runtime type of the object.
  no setterinherited
 - shape ↔ dynamic
 - 
  Highcharts Options Widget.
  getter/setter pair
 - 
  style
  ↔ Map<
String, String> ? - 
  Text styles for the 
lastVisiblePricelabel.getter/setter pair 
Methods
- 
  noSuchMethod(
Invocation invocation) → dynamic  - 
  Invoked when a nonexistent method or property is accessed.
  inherited
 - 
  toJSON(
) → String  - 
  Serializes the settings to a JSON string.
  inherited
 - 
  toOptionsJSON(
StringBuffer buffer) → void  - 
  
  override
 - 
  toString(
) → String  - 
  A string representation of this object.
  inherited
 
Operators
- 
  operator ==(
Object other) → bool  - 
  The equality operator.
  inherited