'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> <System.ComponentModel.EditorAttribute(Nevron.Chart.NAxisSelectorTypeEditor, System.Drawing.Design.UITypeEditor)> Public Property Axis As NGaugeAxis
'Usage
Dim instance As NGaugeAxisValueAnchor Dim value As NGaugeAxis instance.Axis = value value = instance.Axis
[System.Xml.Serialization.XmlIgnore()] [System.ComponentModel.Editor(Nevron.Chart.NAxisSelectorTypeEditor, System.Drawing.Design.UITypeEditor)] public NGaugeAxis Axis {get; set;}