HCNavigationAnnotationsTypesMeasureTypeCrosshairYOptions class
(Highstock) Configure a crosshair that is vertically placed in middle of rectangle.
- Implemented types
Constructors
-
const
Properties
- dashStyle → String?
-
(Highstock) The dash or dot style of the crosshair's line. For possible values, see this demonstration.
final
- enabled → bool?
-
(Highstock) Enable or disable the vertical crosshair.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- markerEnd → String?
-
(Highstock) The marker-end defines the arrowhead that will be drawn at the final vertex of the given crosshair's path.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- zIndex → num?
-
(Highstock) The Z index of the crosshair in annotation.
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