FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle Class / ScaleEffect Property

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