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