Scale Property (ChartVisualEffectsStyle.LightStyle)
In This Topic
Gets or sets the light scale. When scale is less than 1 the light pattern is repeated through the element. Used only with LightShapeEnum.Rectangle.
Syntax
'Declaration
Public Property Scale As Single
public float Scale {get; set;}
See Also