C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxis Class / ShouldSerializeMin Method

In This Topic
ShouldSerializeMin Method
In This Topic
Returns false if the Axis Min property is in the default state.
Syntax
'Declaration
 
Public Function ShouldSerializeMin() As System.Boolean
 
Remarks
The default state is to automatically calculate the Min property value by setting the AutoMin property to true.
See Also