C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DElevation Class / IsShaded Property

In This Topic
IsShaded Property
In This Topic
Determines whether surface or bar charts use shading. Set this property to true to display surfaces and bars as a flat shade of color.
Syntax
'Declaration
 
Public Property IsShaded As System.Boolean
 
Remarks
Only for bar and surface charts.
See Also