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

In This Topic
    Shape Property (VisualEffectsStyle.LightStyle)
    In This Topic
    Gets or sets the light shape.
    Syntax
    'Declaration
     
    Public Property Shape As LightShapeEnum
    public LightShapeEnum Shape {get; set;}
    See Also