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

In This Topic
ShadedBottomColor Property
In This Topic
The bottom color of the shaded surface.
Syntax
'Declaration
 
Public Property ShadedBottomColor As System.Drawing.Color
 
Remarks
For bar charts, this color is used for bars with a value less than that specified by the Chart3DBar Origin property.
See Also