AutoMaximum Property
AutoMaximum
Gets or sets whether the ruler maximum is automatically generated.
Declaration
[FpCategory("Category_Scale")]
public bool AutoMaximum { get; set; }
<FpCategory("Category_Scale")>
Public Property AutoMaximum As Boolean