[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DElevation.ShadedTopColor

ShadedTopColor Property

ShadedTopColor

The top color of the shaded surface.

Declaration
public 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