Back to Devexpress

IChartSeries Properties

blazor-devexpress-dot-blazor-dot-ichartseries-dot-underscore-properties.md

latest1.4 KB
Original Source

IChartSeries Properties

Implements the chart series settings.

NameDescription
AxisGets the series axis.
BreakOnEmptyPointsGets whether the series should break on points with null values.
ColorGets the series color.
DataReturns source data that is used to create the series.
NameSpecifies the name of the chart series. Inherited from IChartSeriesBase.
PaneGets the pane that displays the series.
StackGets the Stack name to display it in the tooltip.
VisibleSpecifies whether the chart series is visible. Inherited from IChartSeriesBase.

See Also

IChartSeries Interface

IChartSeries Members

DevExpress.Blazor Namespace