Back to Devexpress

IChartSeries Members

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

latest1.3 KB
Original Source

IChartSeries Members

Implements the chart series settings.

Properties

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

DevExpress.Blazor Namespace