Returns false if the Rotation property is in the default state. The default state is to inherit the Rotation from the Chart2DArea object.
Syntax
'Declaration
Public Function ShouldSerializeRotation() As System.Boolean
public System.bool ShouldSerializeRotation()
See Also