C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Style Class / ShouldSerializeBackColor2 Method

In This Topic
ShouldSerializeBackColor2 Method
In This Topic
Returns false if the Style BackColor2 property is in the default state.
Syntax
'Declaration
 
Public Function ShouldSerializeBackColor2() As System.Boolean
 

Return Value

Boolean value.
Remarks
The default state is to inherit the BackColor2 from the style of the parent object.
See Also