TdxChartCustomDiagram.VisibleSeriesCount Property
Returns the number of visible series.
Declaration
property VisibleSeriesCount: Integer read;
Property Value
Type | Description |
---|---|
Integer | The number of series accessible through the VisibleSeries property. |
See Also