Hide Comments
Hide Comments

TRSCustomChartFunction.AddValue(TRSCustomChart,TRSChartValueType,TDateTime,Integer) Method

Comments (0)

Adds the specified TimeStamp and Value to the Chart. The TimeStamp is set to the TRSCustomChart.Values.TimeDimension in the Values property if present and Value to TRSCustomChart.Values.DefaultDimension

Namespace: RSChartFunction

expandingSyntax

Delphi

public
  class procedure AddValue( const Chart: TRSCustomChart; const Value: TRSChartValueType;
  const TimeStamp: TDateTime; TargetDim: Integer ); virtual;
 

Parameters

Chart

Type: TRSCustomChart

Value

Type: TRSChartValueType

TimeStamp

Type: TDateTime

TargetDim

Type: Integer

expandingSee Also

Reference

TRSCustomChart.Values.TimeDimension
TRSCustomChart.Values.DefaultDimension

Comments (0)

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