TdxChartCustomDiagram.SeriesCount Property
Returns the total number of series in the diagram.
#Declaration
property SeriesCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of series accessible through the Series property. |