When the IsShaded and the IsMeshed properties are both set to True you can add distinct colors to the top and bottom for the meshed and shaded charts for the 3D Bar or Surface type.
The MeshTopColor and MeshBottomColor properties set the top and bottom colors for the Surface charts and set the top colors for the Bar charts.
In this example the MeshTopColor and MeshBottomColor are set to DarkRed and DarkBlue colors to distinguish between the top and bottom surface of the meshed part of the Surface and Bar charts. Also the ShadedTopColor and ShadedBottomColor are set to MistyRose and LightBlue to distinguish between the top and bottom surface of the shaded part of the Surface and Bar charts.
Surface Example | Bar Example |
---|---|