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