Specifies the type of shading applied to 3D areas of the chart.
[Visual Basic]
Public Property Shading As ShadingEnum
[C#]
public ShadingEnum Shading {get;set;}
[Delphi]
public property Shading: ShadingEnum read get_Shading write set_Shading;
See Also
View3D Class | View3D Members | C1.Win.C1Chart Namespace | View3D Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |