Nevron .NET Vision
Nevron.Chart Namespace / NWallDecoration Class / m_ShowAtWalls Field


In This Topic
    m_ShowAtWalls Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_ShowAtWalls As ChartWallType()
    'Usage
     
    
    Dim instance As NWallDecoration
    Dim value() As ChartWallType()
     
    value = instance.m_ShowAtWalls
     
    instance.m_ShowAtWalls = value
    protected ChartWallType[] m_ShowAtWalls
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also