[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.LightStyle.Scale

Scale Property

Scale

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.

Declaration
[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