Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartValues > Properties
TRSChartValues.VisibleCount Property
Returns the number of visible values in the collection ( Visible = True)
Namespace: RSChartPanel
Delphi
public property VisibleCount: Integer read FVisibleCount;
Property Value
Type: Integer
•RSChartPanel.TRSChartValue.Visible
•RSChartPanel.TRSChartValues.Items[Integer]
•TRSChartValues
•RSChartPanel