Navigation: Code Documentation > RSFMXCharts > FMX.RS.GraphCharts > Delegates
TRSGraphChartValueEvent Delegate
Represents type TRSGraphChartValueEvent.
Namespace: FMX.RS.GraphCharts
Delphi
type TRSGraphChartValueEvent = procedure(Sender: TObject; Value: TRSGraphChartValue) of object;
•FMX.RS.GraphCharts