[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ValueAxis.AutoMinorUnit

AutoMinorUnit Property

AutoMinorUnit

Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated.

Declaration
[FpCategory("Category_Scale")]
public bool AutoMinorUnit { get; set; }
<FpCategory("Category_Scale")>
Public Property AutoMinorUnit As Boolean