Stores info about active pointerdown events
The helper property to get and set the list of included renderable series
The helper property to get and set the list of included X axes
The helper property to get and set the list of included Y axes
Direction to which the modifier can be applied
Gets or sets the marker text color.
Gets or sets the marker text color.
Gets or sets the displayed value mode.
Gets or sets the displayed value mode.
Checks execute condition
Checks execute primary and secondary conditions
Creates a marker for an included series.
Gets all series on the parent surface.
Returns the axis marker state for a series, or undefined when no valid value is available.
Returns all visible and included renderable series. The list also contains included visible stacked renderable series This calls this.testIsIncludedSeries so it is best to customise the including check behaviour there.
Returns the list of included X axes
Returns the list of included Y axes
Checks if event conditions should trigger the modifier action
current event info as {@link ModifierMouseArgs}
Grows the Axis by a fraction around the mouse point
the X,Y location of the mouse at the time of the operation
the Axis to grow or shrink
the fraction, e.g. 0.1 grows the axis by 10%
Includes all X and Y axes
Includes renderable series. Returns True if the included items list has changed after the operation.
Includes or excludes X axis
Includes or excludes Y axis
Removes all axis markers created by this modifier.
Generated using TypeDoc
Adds y-axis marker annotations that track each included renderable series.
For OHLC/candlestick data the marker follows the close value and adopts the up/down series colors for the selected candle.