'Declaration
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <System.ComponentModel.EditorAttribute(Nevron.Internal.pCtC, System.Drawing.Design.UITypeEditor)> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Chart.NChartAnchor)> <System.ComponentModel.TypeConverterAttribute(Nevron.Chart.NChartNodeTypeConverter)> <System.SerializableAttribute()> Public MustInherit Class NChartAnchor Inherits NAnchor Implements INChartElement, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INIdentifiable, Nevron.Dom.INNamed, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.Editors.INDomEditableNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NChartAnchor
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)] [System.ComponentModel.Editor(Nevron.Internal.pCtC, System.Drawing.Design.UITypeEditor)] [System.Xml.Serialization.XmlInclude(Nevron.Chart.NChartAnchor)] [System.ComponentModel.TypeConverter(Nevron.Chart.NChartNodeTypeConverter)] [System.Serializable()] public abstract class NChartAnchor : NAnchor, INChartElement, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INIdentifiable, Nevron.Dom.INNamed, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.Editors.INDomEditableNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider