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