<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartLegend > Properties:
Comments (0)
Represents property OnGetLegendStrings.
Namespace: FMX.RS.ChartPanel
Delphi
public property OnGetLegendStrings: TGetStringsEvent read FOnGetLegendStrings write FOnGetLegendStrings;
Property Value
Type: TGetStringsEvent