FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.LightStyle Class / Scale Property

In This Topic
    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