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