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

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