Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Enumerations for surface chart types

Signature
C#C#
Wiki Markup
{description}
{excerpt}Enumerations for surface chart types{excerpt}
{signature:C#}
 public sealed class Surface : ChartPrototype
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Surface
		Inherits ChartPrototype
Values

...

Name

...

Description

...

{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}|