Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartList > Properties
TRSChartList.NumVisible Property
Returns the number of visible charts in the list (e.g., RSChartPanel.TRSCustomChart.Visible is true).
Namespace: RSChartPanel
Delphi
public property NumVisible: Integer read GetNumVisible;
Property Value
Type: Integer
•RSChartPanel.TRSCustomChart.Visible
•RSChartPanel.TRSChartList.FindVisible
•TRSChartList
•RSChartPanel