Hide Comments
Hide Comments

TRSCustomChartFunction.ValueChanged(TRSCustomChart,TRSChartValue) Method

Comments (0)

IChartPanelListener interface method that occurs when the SourceChart's value is changed. If the function class is Enabled, new values are generated for the TargetChart.

Namespace: RSChartFunction

expandingSyntax

Delphi

public
  procedure ValueChanged( const Item: TRSCustomChart; const Value: TRSChartValue ); virtual;
 

Parameters

Item

Type: TRSCustomChart

Value

Type: TRSChartValue

Implements

IChartPanelListener.ValueChanged(TRSCustomChart,TRSChartValue)
 

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb