FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DView3D Class / Shading Property

In This Topic
    Shading Property (Chart2DView3D)
    In This Topic
    Gets or sets the type of shading applied to 3D areas of the chart.
    Syntax
    'Declaration
     
    Public Property Shading As ChartShading
    public ChartShading Shading {get; set;}
    See Also