Nevron .NET Vision
Nevron.Chart Namespace / NGridSurfaceSeries Class
Properties Methods


In This Topic
    NGridSurfaceSeries Class Members
    In This Topic

    The following tables list the members exposed by NGridSurfaceSeries.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the animation style (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the series box clipping (box volume clipped from the chart area) (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyDefined the way in which surface grid cells are triangulated. (Inherited from Nevron.Chart.NMatrixSurfaceSeries<NGridSurfaceData,NGridSurfaceSeries>)
    Public PropertyGets or sets the NGridSurfaceData object controlling the surface data storage. (Inherited from Nevron.Chart.NMatrixSurfaceSeries<NGridSurfaceData,NGridSurfaceSeries>)
    Public PropertyGets the depth axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyWhether to draw the contour border (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyDraws the surface in flat mode (contour chart). The PositionMode and PositionValue properties determine the vertical position of the surface. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyGets or sets whether the series will use shader rendering. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyControls the way in which the surface is filled. Currently there are two filling modes: zone filling and no filling. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyControls the fill style applied to the surface. You can modify the surface filling transparency, material properties like specular color, emissive color, shininess, as well as apply textures, gradients and patterns to the surface. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyGets or sets the coloring mode for the surface frame lines. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyControls the surface frame mode. Supported values are: SurfaceFrameMode.None - no frame at all 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 (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyControls the appearance of the surface frame lines and dots. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyGets or sets the horizontal axis ids this series is displayed on. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets the horizontal axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyWhether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyWhether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyWhether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyInflates the margins of the series to fit the chart area. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the NInteractivityStyle object controlling the default interactivity features of the data points. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyRepresents the collection of isolines (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyGets or sets a NSeriesLabelLayoutSettings object controlling automatic data label layout features. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets an instance of the NSeriesLegend class controlling the representation of the series in the legend. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    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 custom palette associated with the surface. To make the chart use the custom palette you have to set the AutomaticPalette property to false. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyThe PositionMode property controls the vertical position of the surface, when it is rendered in flat mode (DrawFlat property is set to True). (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    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 SurfacePositionMode.CustomValue. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyWhether the series regards axis clipping (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the surface shading mode. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyGets or sets the NShadowStyle object controlling the shadow of the series. Shadows are visible when the context is rendered with GDI+. (Inherited from Nevron.Chart.NSeriesBase)
    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 PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    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. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets a value that specifies how surface X values are calculated.  
    Public PropertyGets or sets a value that specifies how surface Z values are calculated.  
    Public PropertyGets or sets the NValueFormatter object controlling the formatting of the elevation (Y) values. (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public PropertyGets or sets the vertical axis ids this series is displayed on. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets the vertical axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the vertical axis range mode (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyControls the visibility of the series. (Inherited from Nevron.Chart.NSeriesBase)
    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 Z order of the series (Inherited from Nevron.Chart.NSeriesBase)
    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
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Public MethodOverloaded. Instructs the chart whether to scale the series on one of the standard chart axes. (Inherited from Nevron.Chart.NSeriesBase)
    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 a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodGets an an attribute by its name and index (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodGets the attributes at the specified index. (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodObtains the number of indexed attributes. (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodGets the contour for the specified y value  
    Public MethodReturns a collection of the data series used by the series. The included series are controlled with the included and excluded parameters. (Inherited from Nevron.Chart.NSeriesBase)
    Public Method (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodOverridden. Gets the series type  
    Public MethodGets the palette transform in the form scale/offset (Inherited from Nevron.Chart.NSurfaceSeriesBase)
    Public MethodGets an interpolated value from position  
    Public MethodOverloaded. Queries whether the series is scaled on the specified standard axis. (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Public MethodReplaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodResumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodGets the data series infos for this class (Inherited from Nevron.Chart.NSeriesBase)
    Protected MethodObtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement)
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement)
    Protected MethodOverloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodStarts a new transaction (Inherited from Nevron.Chart.NChartElement)
    Top
    See Also