Nevron.Chart Namespace / NAxis Class / IsUsed Property


IsUsed Property
Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(True)>
<System.ComponentModel.CategoryAttribute("General")>
<System.ComponentModel.DescriptionAttribute("Gets or sets the collection of axis stripes")>
Public ReadOnly Property IsUsed As System.Boolean
 
'Usage
 
Dim instance As NAxis
Dim value As System.Boolean
 
value = instance.IsUsed
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