NevronOpenVision
Nevron.Nov.Chart Namespace / NGridSurfaceSeries Class


NGridSurfaceSeries Class Properties

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

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
See Also