'Declaration
Public Function New( _ ByVal strokeStyle As NStrokeStyle, _ ByVal applyToMarkers As System.Boolean, _ ByVal applyToDataLabels As System.Boolean _ )
'Usage
Dim strokeStyle As NStrokeStyle Dim applyToMarkers As System.Boolean Dim applyToDataLabels As System.Boolean Dim instance As New NSeriesStrokeStyleApplicator(strokeStyle, applyToMarkers, applyToDataLabels)
public NSeriesStrokeStyleApplicator( NStrokeStyle strokeStyle, System.bool applyToMarkers, System.bool applyToDataLabels )
Parameters
- strokeStyle
- applyToMarkers
- applyToDataLabels