Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartList > Properties
TRSChartList.NumLegendVisible Property
Returns the number of visible charts in the list (e.g., RSChartPanel.TRSCustomChart.Visible is true) that should be shown in a legend (coShowInLegend in Options)
Namespace: RSChartPanel
Delphi
public property NumLegendVisible: Integer read GetNumLegendVisible;
Property Value
Type: Integer
•RSChartPanel.TRSCustomChart.Visible
•RSChartPanel.TRSChartList.NumVisible
•TRSChartList
•RSChartPanel