Enumerations for surface chart types

 public sealed class Surface : ChartPrototype
Public NotInheritable Class Surface
		Inherits ChartPrototype

Name

Description

Contour

Contour chart. Surface chart viewed from above.

 

Surface3D

3-dimensional surface chart. Shows trends in values across two dimensions in a continuous curve.

 

Wireframe3D

3-dimensional surface chart without color.

 

WireframeContour

Contour chart without color.