HCNavigationBindingsElliott3AnnotationsTypesVerticalLineOptions class

(Highstock) Options for the vertical line annotation type.

Implemented types

Properties

hashCode int
The hash code for this object.
no setterinherited
labelOptions HCNavigationBindingsElliott3AnnotationsTypesVerticalLineLabelOptions?
(Highstock) Options for annotation's labels. Each label inherits options from the labelOptions object. An option from the labelOptions can be overwritten by config for a specific label.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
typeOptions HCNavigationBindingsElliott3AnnotationsTypesVerticalLineTypeOptions?
(Highstock) Additional options for an annotation with the 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