[]
        
(Showing Draft Content)

C1.Win.C1Chart.Style.ShouldSerializeRotation

ShouldSerializeRotation Method

ShouldSerializeRotation()

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

Declaration
public bool ShouldSerializeRotation()
Returns
Type Description
bool

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

Remarks

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

See Also