HCNavigationBindingsInfinityLineAnnotationsTypesOptions class

(Highstock) Option override for specific advanced annotation types. This collection is intended for general theming using Highcharts.setOptions().

Implemented types

Properties

crookedLine HCNavigationBindingsInfinityLineAnnotationsTypesCrookedLineOptions?
(Highstock) Options for the crooked line annotation type.
final
elliottWave HCNavigationBindingsInfinityLineAnnotationsTypesElliottWaveOptions?
(Highstock) Options for the elliott wave annotation type.
final
fibonacci HCNavigationBindingsInfinityLineAnnotationsTypesFibonacciOptions?
(Highstock) Options for the fibonacci annotation type.
final
fibonacciTimeZones HCNavigationBindingsInfinityLineAnnotationsTypesFibonacciTimeZonesOptions?
(Highstock) Options for the fibonacci time zones annotation type.
final
hashCode int
The hash code for this object.
no setterinherited
infinityLine HCNavigationBindingsInfinityLineAnnotationsTypesInfinityLineOptions?
(Highstock) Options for the infinity line annotation type.
final
measure HCNavigationBindingsInfinityLineAnnotationsTypesMeasureOptions?
(Highstock) Options for the measure annotation type.
final
pitchfork HCNavigationBindingsInfinityLineAnnotationsTypesPitchforkOptions?
(Highstock) Options for the pitchfork annotation type.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timeCycles HCNavigationBindingsInfinityLineAnnotationsTypesTimeCyclesOptions?
(Highstock) Options for the time cycles annotation type.
final
tunnel HCNavigationBindingsInfinityLineAnnotationsTypesTunnelOptions?
(Highstock) Options for the tunnel annotation type.
final
verticalLine HCNavigationBindingsInfinityLineAnnotationsTypesVerticalLineOptions?
(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