NevronOpenVision
Nevron.Nov.Chart Namespace / NSurfaceSeriesBase Class


NSurfaceSeriesBase Class Properties

For a list of all members of this type, see NSurfaceSeriesBase members.

Public Properties
 NameDescription
Public PropertyGets or sets the collection of contour lines  
Public PropertyWhether to draw the contour border  
Public PropertyDraws the surface in flat mode (contour chart). The PositionMode and PositionValue properties determine the vertical position of the surface.  
Public PropertyControls the way in which the surface is filled. Currently there are two filling modes: zone filling and no filling.  
Public PropertyThe PositionMode property controls the vertical position of the surface, when it is rendered in flat mode (DrawFlat property is set to True).  
Public PropertyThe PositionValue property specifies the value for the vertical position of the surface when the DrawFlat property is set to True and the PositionMode is ENFlatSurfacePositionMode.CustomValue.  
Public PropertyGets or sets the coloring mode for the surface frame lines.  
Public PropertyControls the surface frame mode. Supported values are: SurfaceFrameMode.None - no frame SurfaceFrameMode.Mesh - frame connecting the adjacent data points SurfaceFrameMode.Contour - contour lines at specific surface elevations SurfaceFrameMode.MeshContour - mixed mesh and contour frame SurfaceFrameMode.Dots - dots at the data points  
Public PropertyGets or sets the custom palette associated with the surface. To make the chart use the custom palette you have to set the AutomaticPalette property to false.  
Public PropertyGets or sets the surface shading mode.  
Public PropertyGets or sets the custom texture mapping plane.  
Public PropertyGets or sets the current mode of the texture mapping plane. The texture mapping plane defines how image and gradient fill styles are projected on the surface. The user can chose between the XZ, XY and ZY planes.  
Top
Protected Properties
 NameDescription
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Top
See Also