'Declaration
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <System.ComponentModel.TypeConverterAttribute(Nevron.Chart.NSeriesBaseConverter)> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Chart.NSeries)> <System.SerializableAttribute()> Public MustInherit Class NBarSeriesBase Inherits NXYZScatterSeries Implements INChartElement, INDataPointCollection, INSceneNode, Nevron.Dom.INAtomicElement, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INIdentifiable, Nevron.Dom.INIndexedAttributeContainer, Nevron.Dom.INNamed, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.Editors.INDomEditableNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NBarSeriesBase
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)] [System.ComponentModel.TypeConverter(Nevron.Chart.NSeriesBaseConverter)] [System.Xml.Serialization.XmlInclude(Nevron.Chart.NSeries)] [System.Serializable()] public abstract class NBarSeriesBase : NXYZScatterSeries, INChartElement, INDataPointCollection, INSceneNode, Nevron.Dom.INAtomicElement, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INIdentifiable, Nevron.Dom.INIndexedAttributeContainer, Nevron.Dom.INNamed, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.Editors.INDomEditableNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider