'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property HorzAxisIndex As System.Integer
'Usage
Dim instance As NScalePointAnchor Dim value As System.Integer instance.HorzAxisIndex = value value = instance.HorzAxisIndex
[System.Xml.Serialization.XmlAttribute()] public System.int HorzAxisIndex {get; set;}