ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / AutoScaleMode Property

In This Topic
    AutoScaleMode Property (baseChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScaleMode As System.Windows.Forms.AutoScaleMode
    public System.Windows.Forms.AutoScaleMode AutoScaleMode {get; set;}
    See Also