'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property ApplyToDataLabels As System.Boolean
'Usage
Dim instance As NSeriesDataItemStrokeStyleApplicator Dim value As System.Boolean instance.ApplyToDataLabels = value value = instance.ApplyToDataLabels
[System.Xml.Serialization.XmlAttribute()] public System.bool ApplyToDataLabels {get; set;}