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