NevronOpenVision
Nevron.Nov.Chart Namespace / NGridSurfaceData Class
Members
In This Topic
    NGridSurfaceData Class
    In This Topic
    Each NGridSurfaceSeries instance has an associated NGridSurfaceData object which represents the data storage for the surface series. The data storage is two-dimensional and contains only elevation data.
    Object Model
    NGridSurfaceData Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Chart.NChartElement
                   Nevron.Nov.Chart.NSeriesData
                      Nevron.Nov.Chart.NMatrixSeriesData
                         Nevron.Nov.Chart.NMatrixSurfaceSeriesData
                            Nevron.Nov.Chart.NGridSurfaceData

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also