[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DElevation.IsShaded

IsShaded Property

IsShaded

Determines whether surface or bar charts use shading. Set this property to true to display surfaces and bars as a flat shade of color.

Declaration
public bool IsShaded { get; set; }
Remarks

Only for bar and surface charts.

See Also