NevronOpenVision
Nevron.Nov.Chart Namespace / NMeshSurfaceData Class
Members
In This Topic
    NMeshSurfaceData Class
    In This Topic
    Each NMeshSurfaceSeries instance has an associated NMeshSurfaceData object which represents the data storage for the surface series. The data storage is two-dimensional and contains XYZ position data.
    Object Model
    NMeshSurfaceData 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.NMeshSurfaceData

    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