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

In This Topic
    PlotOverData Property (FunctionBase)
    In This Topic
    Gets or sets whether the function is plotted over or behind data series plots.
    Syntax
    'Declaration
     
    Public Property PlotOverData As System.Boolean
    public System.bool PlotOverData {get; set;}
    See Also