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