Description
Enumerations for surface chart typesC#
public sealed class Surface : ChartPrototype |
vb.net
Public NotInheritable Class Surface Inherits ChartPrototype |
Values
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. ![]() |