2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle.LightStyle Class / Shift Property

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