Gets or sets the PlotArea visibility.
[Visual Basic]
Public Property Visible As Boolean
[C#]
public bool Visible {get;set;}
[Delphi]
public property Visible: Boolean read get_Visible write set_Visible;
Remarks
If the PlotArea is not visible, the data is not charted.
See Also
PlotArea Class | PlotArea Members | C1.Win.C1Chart Namespace | PlotArea Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |