2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / View3D Class / Shading Property

In This Topic
    Shading Property
    In This Topic
    Specifies the type of shading applied to 3D areas of the chart.
    Syntax
    'Declaration
     
    Public Property Shading As ShadingEnum
    public ShadingEnum Shading {get; set;}
    See Also