You can easily add contours and zones to 3D charts by enabling the IsContoured and IsZoned properties. These properties are located in the Chart3DGroup Collection Editor (IsContoured and IsZoned are under the Contour node) that can be accessed through the ChartGroups property in the .NET Properties window. For more information on the Chart3DGroup Collection Editor, see Chart3DGroup Collection Editor.
The Surface and Bar 3D charts behave as the following when they are contoured:
The Surface, Bar, and Scatter 3D charts behave as the following when they are zoned:
You can combine contours and zones to Surfaces, Bars, and Scatter 3D charts by enabling both IsContoured and IsZoned properties.
The following table illustrates a combination of contours and zones in Surface and Bar 3D charts:
Surface Example | Bar Example |
---|---|
![]() |
![]() |