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

In This Topic
    PlotLinesMethod Property (TrendLine)
    In This Topic
    Gets or sets the method used to plot a TrendLine.
    Syntax
    'Declaration
     
    Public Property PlotLinesMethod As PlotLinesMethodEnum
    public PlotLinesMethodEnum PlotLinesMethod {get; set;}
    See Also