ComponentOne FlexReport for WinForms
IsShaded Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DElevation Class : IsShaded Property
Gets or sets a value indicating whether surface or bar charts use shading.
Syntax
'Declaration
 
Public Property IsShaded As System.Boolean
public System.bool IsShaded {get; set;}
Remarks
Relevant only for bar and surface charts. Set this property to true to display surfaces and bars as a flat shade of color.
See Also

Reference

Chart3DElevation Class
Chart3DElevation Members