[]
        
(Showing Draft Content)

C1.Win.C1Chart.PlotArea.ShouldSerializeBackColor2

ShouldSerializeBackColor2 Method

ShouldSerializeBackColor2()

Indicates whether the BackColor2 has a default value.

Declaration
public bool ShouldSerializeBackColor2()
Returns
Type Description
bool

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

Remarks

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

See Also