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