Gets or sets the whether the PlotArea is enclosed in a box (solid border).
[Visual Basic]
Public Property Boxed As Boolean
[C#]
public bool Boxed {get;set;}
[Delphi]
public property Boxed: Boolean read get_Boxed write set_Boxed;
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. |