ComponentOne FlexReport for WinForms
ShadedTopColor Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DElevation Class : ShadedTopColor Property
Gets or sets the top color of a shaded surface.
Syntax
'Declaration
 
Public Property ShadedTopColor As System.Drawing.Color
public System.Drawing.Color ShadedTopColor {get; set;}
Remarks
For bar charts, this color is used for bars with a value greater than that specified by the Chart3DBar Origin property.
See Also

Reference

Chart3DElevation Class
Chart3DElevation Members