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