Navigation: Code Documentation > RSCharting > RSBubbleCharts > Delegates
TRSBubbleChartValueEvent Delegate
Defines the event signature for a bubble chart value event
Namespace: RSBubbleCharts
Delphi
type TRSBubbleChartValueEvent = procedure(Sender: TObject; Value: TRSBubbleChartValue) of object;
•RSBubbleCharts