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

In This Topic
    AutoScrollMargin Property (baseChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScrollMargin As System.Drawing.Size
    public System.Drawing.Size AutoScrollMargin {get; set;}
    See Also