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

In This Topic
    AutoFit Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoFit As System.Boolean
    public System.bool AutoFit {get; set;}
    See Also