Chart.CreateNewSeries
 
 
 


CreateNewSeries function

function CreateNewSeries(AOwner: TComponent; Const AChart: TCustomAxisPanel; AClass: TChartSeriesClass; AFunctionClass: TTeeFunctionClass): TChartSeries;

Unit
Chart

Description
Creates and adds a new Series to AChart parameter, using the optional AFunctionClass function.

This is an internal method, you should seldomly use it in your applications.

See also:

TChart TCustomAxisPanel.AddSeries method.
TChartSeries TChartSeries.FunctionType property.




Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.