<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartLegends > Classes > TRSChartLegendBox:
Comments (0)
Name
Description
ChartAdded(TRSCustomChart)
Called when chart is added to panel
ChartChanged(TRSCustomChart)
Called when a chart or a chart value has changed
ChartDeleted(TRSCustomChart)
Called when chart is deleted/removed from panel
GetLegendStrings(TObject,TStrings)
Represents method GetLegendStrings(TObject,TStrings).
LegendChanged(TObject)
Represents method LegendChanged(TObject).
Notification(TComponent,TOperation)
Represents method Notification(TComponent,TOperation).
Paint
Represents method Paint.
PanelChange
Called when the panel has changed and everything needs to be refreshed
SelectionChanged(TObject)
Called when RSChartPanel.TRSChartValue.Selected property has changed
ValueChanged(TRSCustomChart,TRSChartValue)
Called when a chart value has changed.
The Value = nil when ALL values have been changed
VisibleChanged(TObject)
Called when RSChartPanel.TRSCustomChart.Visible property or the TRSChartValue.Visible property has changed
Top