A DataLabelProvider used for creating and drawing per-point text.
The DataSeries which provides a datasource for this IRenderableSeries to draw
The column fill as an HTML color code
A unique Id for the IRenderableSeries
Optional callback function when hovered changed. Also see IRenderableSeries.hovered event handler
Optional callback function when isVisible changed. Also see IRenderableSeries.isVisibleChanged event handler
Optional callback function when selected changed. Also see IRenderableSeries.selected event handler
An Opacity factor of the Series that controls its semi-transparency level, where value 1 means the Series is opaque; 0 - transparent.
An optional IPaletteProvider which is used to provide per data-point coloring or paletting.
The column stroke as an HTML color code
The StrokeDashArray defines the stroke or dash pattern for the Y0 line. Accepts an array of values, e.g. [2,2] will have a line of length 2 and a gap of length 2.
The column strokeThickness
Generated using TypeDoc
An animation that runs on the start, child class to SeriesAnimation