2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartDataSeries Class / FitType Property

In This Topic
    FitType Property
    In This Topic
    Gets or sets the curve fit type.
    Syntax
    'Declaration
     
    Public Property FitType As FitTypeEnum
    public FitTypeEnum FitType {get; set;}
    See Also