[]
Gets or sets the scale factor which is used to scale elements when Scalable property is true.
[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