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


NGridSurfaceSeries Class Members

The following tables list the members exposed by NGridSurfaceSeries.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the data property  
Public Fieldstatic (Shared in Visual Basic)Reference to the NGridSurfaceSeries schema  
Public Fieldstatic (Shared in Visual Basic)Reference to the OriginX property  
Public Fieldstatic (Shared in Visual Basic)Reference to the OriginZ property  
Public Fieldstatic (Shared in Visual Basic)Reference to the StepX property  
Public Fieldstatic (Shared in Visual Basic)Reference to the StepZ property  
Public Fieldstatic (Shared in Visual Basic)Reference to the XValuesMode property  
Public Fieldstatic (Shared in Visual Basic)Reference to the XValues property  
Public Fieldstatic (Shared in Visual Basic)Reference to the ZValuesMode property  
Public Fieldstatic (Shared in Visual Basic)Reference to the ZValues property  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the data object containing the series data  
Public PropertyGets or sets the X origin value of the surface. UseCustomXOriginAndStep must be set to true for this property to take effect.  
Public PropertyGets or sets the Z origin value of the surface. UseCustomZOriginAndStep must be set to true for this property to take effect.  
Public PropertyGets or sets the step of the surface grid in the X direction. UseCustomXOriginAndStep must be set to true for this property to take effect.  
Public PropertyGets or sets the step of the surface grid in the Z direction. UseCustomZOriginAndStep must be set to true for this property to take effect.  
Public PropertyGets or sets the data series holding the custom X values for the grid surface.  
Public PropertySpecifies the mode for the surface X values.  
Public PropertyGets or sets the data series holding the custom Z values for the grid surface.  
Public PropertySpecifies the mode for the surface Z values.  
Top
Protected Properties
 NameDescription
Internal PropertyOverridden.   
Top
Public Methods
 NameDescription
Public MethodGets the 2D interpolated intersections of the grid with the specified line  
Public MethodGets the 3D interpolated intersections of the grid with the specified line  
Public MethodGets the contour for the specified y value  
Public MethodGets an interpolated value from position  
Top
Protected Methods
 NameDescription
Internal MethodOverridden.   
Internal MethodOverridden.   
Internal Method  
Internal Method  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal MethodOverridden.   
Top
See Also