2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1Chart Class / AutoScrollMargin Property

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