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