class anychart.core.stock.splitters.Hovered Improve this Doc
Extends: anychart.core.Base
Stock splitters hovered state settings class.
Methods Description
stroke
Getter for stock splitters hovered stroke settings.
Returns:
anychart.graphics.vector.Stroke - Splitters hovered stroke settings.Setter for stock splitters stroke settings.
Learn more about stroke settings.
Params:
Name | Type | Description |
---|---|---|
stroke | anychart.graphics.vector.Stroke | Stroke settings. |
Returns:
anychart.core.stock.splitters.Hovered - Self state instance for method chaining.