Nevron .NET Vision
Nevron.Chart Namespace / NGridLine Class / WallDecorationType Property


In This Topic
    WallDecorationType Property (NGridLine)
    In This Topic
    Gets the wall decoration type
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property WallDecorationType As WallDecorationType
    'Usage
     
    
    Dim instance As NGridLine
    Dim value As WallDecorationType
     
    value = instance.WallDecorationType
    public override WallDecorationType WallDecorationType {get;}
    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