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

In This Topic
    Shift Property (ChartVisualEffectsStyle.LightStyle)
    In This Topic
    Gets or sets the light shift. Used only with ChartLightShape.Ellipse.
    Syntax
    'Declaration
     
    Public Property Shift As Single
    public float Shift {get; set;}
    See Also