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

In This Topic
    ScaleEffect Property
    In This Topic
    Gets or sets a scale factor which is used to scale elements when Scalable property is true.
    Syntax
    'Declaration
     
    Public Property ScaleEffect As System.Single
    public System.float ScaleEffect {get; set;}
    See Also