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

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