Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Enumerations for surface chart types

Signature
C#
C#
 public sealed class Surface : ChartPrototype
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class Surface
		Inherits ChartPrototype
{signature}
{values}
||Name||Description||
|{anchor:Contour}Contour|Contour chart.  Surface chart viewed from above.\{web-only:To see what this looks like, go to our online documentation:}
Values

Name

Description

Anchor
Contour
Contour
Contour

Contour chart. Surface chart viewed from above.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!surface2.jpg!

...

Web only

...

Anchor
Surface3D
Surface3D
Surface3D

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

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!surface0.jpg!

...

Web only

...

Anchor
Wireframe3D
Wireframe3D
Wireframe3D

3-dimensional surface chart without color.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!surface1.jpg!

...

Web only

...

Anchor
WireframeContour
WireframeContour
WireframeContour

Contour chart without color.

Web only
To see what this looks like, go to our online documentation:
To see what this looks like, go to our online documentation:

!surface3.jpg!

...

Web only

...