ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxis Class / UnitMajor Property

In This Topic
    UnitMajor Property
    In This Topic
    Gets or sets the units between major tickmarks.
    Syntax
    'Declaration
     
    Public Property UnitMajor As System.Double
    public System.double UnitMajor {get; set;}
    Remarks
    Setting this value turns off AutoMajor.
    See Also