ComponentOne Chart for .NET (2.0) Search HelpCentral 

FunctionBase.Visible Property

Gets or sets whether the function plot is visible.

[Visual Basic]

Public Property Visible As Boolean

[C#]

public bool Visible {get;set;}

[Delphi]

public property Visible: Boolean read get_Visible write set_Visible;

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.