Back to Devexpress

TdxChartCustomDiagram.VisibleSeriesCount Property

vcl-dxchartcore-dot-tdxchartcustomdiagram-e5388b52.md

latest781 B
Original Source

TdxChartCustomDiagram.VisibleSeriesCount Property

Returns the number of visible series.

Declaration

delphi
property VisibleSeriesCount: Integer read;

Property Value

TypeDescription
Integer

The number of series accessible through the VisibleSeries property.

|

See Also

TdxChartCustomDiagram.SeriesCount Property

TdxChartCustomDiagram Class

TdxChartCustomDiagram Members

dxChartCore Unit