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