'Declaration
<System.ComponentModel.TypeConverterAttribute(Nevron.Chart.NDataSeriesConverter`1)> <System.Reflection.DefaultMemberAttribute("Item")> <System.SerializableAttribute()> Public Class NDataSeriesStrokeStyle Inherits Nevron.Chart.NDataSeries(Of NStrokeStyle) 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 NDataSeriesStrokeStyle
[System.ComponentModel.TypeConverter(Nevron.Chart.NDataSeriesConverter`1)] [System.Reflection.DefaultMember("Item")] [System.Serializable()] public class NDataSeriesStrokeStyle : Nevron.Chart.NDataSeries<NStrokeStyle>, 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