NevronOpenVision
Nevron.Nov.Chart Namespace / NSurfaceSeriesBase Class
Fields Properties Methods Events


In This Topic
    NSurfaceSeriesBase Class Members
    In This Topic

    The following tables list the members exposed by NSurfaceSeriesBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ContourLinesChild child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the DrawContourBorderProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the DrawFlatProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FillModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PositionModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PositionValueProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FrameColorModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FrameModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the fast series base schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Palette property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShadingModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TexturePlaneModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TexturePlaneProperty property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    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
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also