Gets or sets the whether the PlotArea background is opaque.
[Visual Basic]
Public Property Opaque As Boolean
[C#]
public bool Opaque {get;set;}
[Delphi]
public property Opaque: Boolean read get_Opaque write set_Opaque;
Remarks
Inherits from the ChartArea.
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. |