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 EnableThreadedContourGeneratationProperty 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 FrameModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the fast series base schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShadingModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowFillProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowFrameProperty 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 PropertyGets or sets whether threaded contour generation is enabled  
    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 PropertyControls the surface frame mode. Supported values are: ENSurfaceFrameMode.None - no frame ENSurfaceFrameMode.Mesh - frame connecting the adjacent data points ENSurfaceFrameMode.Contour - contour lines at specific surface elevations ENSurfaceFrameMode.MeshContour - mixed mesh and contour frame ENSurfaceFrameMode.Dots - dots at the data points  
    Public PropertyGets or sets the surface shading mode.  
    Public PropertyControls whether the surface will show filling (triangle faces)  
    Public PropertyControl whether the surface will frame (contour, mesh etc.)  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal PropertyOverridden.   
    Internal PropertyOverridden.   
    Internal Property  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Top
    See Also