Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NChartWallContainer Class
Members


In This Topic
    NChartWallContainer Class
    In This Topic
    Represents a collection of walls
    Object Model
    NChartWallContainer Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    Public Class NChartWallContainer 
       Inherits Nevron.Nov.Dom.NElement
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NChartWallContainer
    [System.Reflection.DefaultMember("Item")]
    public class NChartWallContainer : Nevron.Nov.Dom.NElement, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Chart.NChartWallContainer

    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