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