TChartSeries.AddX
TChartSeries
function AddX(Const AXValue: TChartValue; Const ALabel: String; AColor: TColor): Integer;
Unit
TeEngine
Description
The TChartSeries AddY method can be used to insert new Series points when you do not have a Y Value for the point.