ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartDataSeries.FitType Property

Gets or sets the curve fit type.

[Visual Basic]

Public Property FitType As FitTypeEnum

[C#]

public FitTypeEnum FitType {get;set;}

[Delphi]

public property FitType: FitTypeEnum read get_FitType write set_FitType;

See Also

ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.