Chart.Series.NoAxesSeries
Hierarchy
Chart.Series.SeriesChart.Series.NoAxesSeriesSubclasses
Base class for chart series, which don't have axes.
Config options
Specifies the cursor when the mouse is over a data point from this series.
Specifies the cursor when the mouse is over a data point from this series.
Specifies the data item field containing the Label value.
Specifies the data item field containing the Label value.
Specifies the data item field containing the Data value.
Specifies the data item field containing the Data value.
Specifies how the null values are handled - 'break', 'connect', or 'emptyPoint'
Defaults to: 'break'
Specifies indexes of the series data, which will be treated as null values.
Specifies indexes of the series data, which will be treated as null values.
Specifies whether or not this series should be displayed in the legend.
Defaults to: true
Specifies whether or not this series should be displayed in the scene.
Defaults to: true