<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.GraphCharts > Delegates:
Comments (0)
Represents type TRSGraphChartValueEvent.
Namespace: FMX.RS.GraphCharts
Delphi
type TRSGraphChartValueEvent = procedure(Sender: TObject; Value: TRSGraphChartValue) of object;
Parameters
Sender
Type: TObject
Value
Type: TRSGraphChartValue