[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeOpaque

ShouldSerializeOpaque Method

ShouldSerializeOpaque()

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

Declaration
public bool ShouldSerializeOpaque()
Returns
Type Description
bool

True if the Opaque has no default value; otherwise, it is false.

Remarks

The default state is to inherit the Opaque from the style of the parent object.

See Also