TdxChartCustomDiagram.VisibleSeriesCount Property
In This Article
Returns the number of visible series.
#Declaration
Delphi
property VisibleSeriesCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of series accessible through the Visible |
See Also