ComponentOne Chart for .NET (2.0) Search HelpCentral 

PlotArea.ShouldSerializeOpaque Method

Returns false if the PlotArea Opaque property is in the default state.

[Visual Basic]

Public Function ShouldSerializeOpaque() As Boolean

[C#]

public bool ShouldSerializeOpaque()

[Delphi]

public function ShouldSerializeOpaque(): Boolean;

Return Value

Boolean.

Remarks

The default state is to inherit the Opaque from the ChartArea object.

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.