This determines how x values and optional x1 values are interpreted for Polar chart. Available values are EColumnMode. Default Mid.
Not supported property for PolarColumnRenderableSeries
Options that creates a custom texture brush
A DataLabelProvider used for creating and drawing per-point text.
Gets or sets the mode which determines how dataPointWidth in X direction is interpreted. Available values are EDataPointWidthMode. Default Relative.
The DataSeries which provides a datasource for this IRenderableSeries to draw
The column fill as an HTML color code
Gets or sets the fill as a gradient brush
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.
Series name
The column stroke as an HTML color code
The column stroke thickness
When using XyNDataSeries, set this to determine which single set of y values to use
Generated using TypeDoc
An animation that runs on the start, child class to SeriesAnimation