'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property Legends As NLegendCollection
'Usage
Dim instance As NDocument Dim value As NLegendCollection value = instance.Legends
[System.Xml.Serialization.XmlIgnore()] public NLegendCollection Legends {get;}