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