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

In This Topic
    Scalable Property
    In This Topic
    Gets or sets a value indicating whether the size of elements depends on control size.
    Syntax
    'Declaration
     
    Public Property Scalable As System.Boolean
    public System.bool Scalable {get; set;}
    See Also