AnyChart
API Reference
Still have questions?
Contact support
Top

class anychart.core.stock.splitters.Preview Improve this Doc

Extends: anychart.core.Base

Stock splitters preview settings class.

Methods Overview

Coloring
fill()Preview fill settings.

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:

NameTypeDescription
fillanychart.graphics.vector.FillFill settings.

Returns:

anychart.core.stock.splitters.Preview - Self state instance for method chaining.