HCNavigationBindingsVerticalLineAnnotationsAnimationOptions class
(Highstock) Enable or disable the initial animation when a series is displayed for the annotation. The animation can also be set as a configuration object. Please note that this option only applies to the initial animation. For other animations, see chart.animation and the animation parameter unde
- Implemented types
Constructors
-
const
Properties
- defer → num?
-
(Highstock) The animation delay time in milliseconds. Set to
0renders annotation immediately. Asundefinedinherits defer time from the series.animation.defer.final - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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