Specifies the type of shading applied to 3D areas of the chart.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] public ShadingEnum Shading { get; set; } |
| Visual Basic |
|---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public Property Shading As ShadingEnum Get Set |