[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DElevation.MeshBottomColor

MeshBottomColor Property

MeshBottomColor

The bottom color of the mesh.

Declaration
public Color MeshBottomColor { get; set; }
Remarks

For bar charts, this color is used for bars with a value less than that specified by the Chart3DBar Origin property.

See Also