AutoLabelUnit Property
AutoLabelUnit
Gets or sets whether the interval for the tick mark labels is
automatically generated.
Declaration
[FpCategory("Category_Labels")]
public bool AutoLabelUnit { get; set; }
<FpCategory("Category_Labels")>
Public Property AutoLabelUnit As Boolean