ComponentOne Chart for .NET (2.0) Search HelpCentral 

FunctionBase.PlotOverData Property

Gets or sets whether the function is plotted over or behind data series plots.

[Visual Basic]

Public Property PlotOverData As Boolean

[C#]

public bool PlotOverData {get;set;}

[Delphi]

public property PlotOverData: Boolean read get_PlotOverData write set_PlotOverData;

See Also

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


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