'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
[System.ComponentModel.Browsable(true)] [System.ComponentModel.Category("General")] [System.ComponentModel.Description("Gets or sets the collection of axis stripes")] public System.bool IsUsed {get;}