TRSFMXCustomChartFunction.AddValue(TRSCustomChart,TRSChartValueType,TDateTime,Integer) Method |
Scroll Prev Top Next More |
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: FMX.RS.ChartFunction
Delphi |
public |
Parameters
Chart
Type: TRSCustomChart
Value
Type: TRSChartValueType
TimeStamp
Type: TDateTime
TargetDim
Type: Integer
Reference•TRSCustomChart.Values.TimeDimension •TRSCustomChart.Values.DefaultDimension |