ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / UnitMinor Property

In This Topic
    UnitMinor Property
    In This Topic
    A value that indicates the units between minor tick marks.
    Syntax
    'Declaration
     
    Public Property UnitMinor As System.Double
    public System.double UnitMinor {get; set;}
    See Also