Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Enumerations for surface chart types
C#
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.

 
  • No labels