Back to Devexpress

TdxChartCustomDiagram.SeriesCount Property

vcl-dxchartcore-dot-tdxchartcustomdiagram-17cb84f4.md

latest772 B
Original Source

TdxChartCustomDiagram.SeriesCount Property

Returns the total number of series in the diagram.

Declaration

delphi
property SeriesCount: Integer read;

Property Value

TypeDescription
Integer

The number of series accessible through the Series property.

|

See Also

TdxChartCustomDiagram.VisibleSeriesCount Property

TdxChartCustomDiagram Class

TdxChartCustomDiagram Members

dxChartCore Unit