<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSDonutCharts > Delegates:
Comments (0)
Defines the method signature for a donut chart value event
Namespace: RSDonutCharts
Delphi
type TRSDonutChartExValueEvent = procedure(Sender: TObject; Value: TRSDonutChartExValue) of object;
Parameters
Sender
Type: TObject
Value
Type: TRSDonutChartExValue