[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ScaleEffect

ScaleEffect Property

ScaleEffect

Gets or sets the scale factor which is used to scale elements when Scalable property is true.

Declaration
[C1Description("ChartVisualEffectsStyle.ScaleEffect", "The scale factor which is used to scale elements when Scalable property is true.")]
[C1Category("Misc")]
public float ScaleEffect { get; set; }
<C1Description("ChartVisualEffectsStyle.ScaleEffect", "The scale factor which is used to scale elements when Scalable property is true.")>
<C1Category("Misc")>
Public Property ScaleEffect As Single