HCNavigationBindingsVerticalLabelAnnotationsTypesOptions class
(Highstock) Option override for specific advanced annotation types. This collection is intended for general theming using Highcharts.setOptions().
- Implemented types
Constructors
-
const
Properties
- crookedLine → HCNavigationBindingsVerticalLabelAnnotationsTypesCrookedLineOptions?
-
(Highstock) Options for the crooked line annotation type.
final
- elliottWave → HCNavigationBindingsVerticalLabelAnnotationsTypesElliottWaveOptions?
-
(Highstock) Options for the elliott wave annotation type.
final
- fibonacci → HCNavigationBindingsVerticalLabelAnnotationsTypesFibonacciOptions?
-
(Highstock) Options for the fibonacci annotation type.
final
- fibonacciTimeZones → HCNavigationBindingsVerticalLabelAnnotationsTypesFibonacciTimeZonesOptions?
-
(Highstock) Options for the fibonacci time zones annotation type.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- infinityLine → HCNavigationBindingsVerticalLabelAnnotationsTypesInfinityLineOptions?
-
(Highstock) Options for the infinity line annotation type.
final
- measure → HCNavigationBindingsVerticalLabelAnnotationsTypesMeasureOptions?
-
(Highstock) Options for the measure annotation type.
final
- pitchfork → HCNavigationBindingsVerticalLabelAnnotationsTypesPitchforkOptions?
-
(Highstock) Options for the pitchfork annotation type.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timeCycles → HCNavigationBindingsVerticalLabelAnnotationsTypesTimeCyclesOptions?
-
(Highstock) Options for the time cycles annotation type.
final
- tunnel → HCNavigationBindingsVerticalLabelAnnotationsTypesTunnelOptions?
-
(Highstock) Options for the tunnel annotation type.
final
- verticalLine → HCNavigationBindingsVerticalLabelAnnotationsTypesVerticalLineOptions?
-
(Highstock) Options for the vertical line annotation type.
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited