Nevron .NET Vision
Nevron.Chart Namespace / NSampledAxisInfo Class / m_Vertical Field


In This Topic
    m_Vertical Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public m_Vertical As System.Boolean
    'Usage
     
    
    Dim instance As NSampledAxisInfo
    Dim value As System.Boolean
     
    value = instance.m_Vertical
     
    instance.m_Vertical = value
    public System.bool m_Vertical
    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