[]
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.
[C1Description("ChartVisualEffectsStyle.LightStyle.Scale", "Gets or sets the light scale. When scale is less than 1 the light pattern is repeated through the element.")]
public float Scale { get; set; }
<C1Description("ChartVisualEffectsStyle.LightStyle.Scale", "Gets or sets the light scale. When scale is less than 1 the light pattern is repeated through the element.")>
Public Property Scale As Single