<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Interfaces > IChartPanelListener > Methods:
Comments (0)
Called when a chart value has changed.
The Value = nil when ALL values have been changed
Namespace: FMX.RS.ChartPanel
Delphi
public procedure ValueChanged( const Item: TRSCustomChart; const Value: TRSChartValue );
Parameters
Item
Type: TRSCustomChart
Value
Type: TRSChartValue