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
Wiki Markup
{description}
{excerpt}Enumerations for surface chart types{excerpt}
{signature:C#}
 public sealed class Surface : ChartPrototype
{signature}{signature: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:}!surface2.jpg!{web-only}|
|{anchor: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:}!surface0.jpg!{web-only}|
|{anchor:Wireframe3D}Wireframe3D|3\-dimensional surface chart without color.\{web-only:To see what this looks like, go to our online documentation:}!surface1.jpg!{web-only}|
|{anchor:WireframeContour}WireframeContour|Contour chart without color.\{web-only:To see what this looks like, go to our online documentation:}!surface3.jpg!{web-only}|