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

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