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

In This Topic
    PlotLinesMethod Property (FunctionBase)
    In This Topic
    Gets or sets the method used for plotting the function.
    Syntax
    'Declaration
     
    Public Property PlotLinesMethod As PlotLinesMethodEnum
    public PlotLinesMethodEnum PlotLinesMethod {get; set;}
    See Also