ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / AutoMajor Property

In This Topic
    AutoMajor Property
    In This Topic
    A value that indicates whether the major tick mark values are calculated automatically.
    Syntax
    'Declaration
     
    Public Property AutoMajor As System.Boolean
    public System.bool AutoMajor {get; set;}
    See Also