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