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

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