drawWidth
Specifies the line thickness of the border of the data series points mark:
seriesSettings: { line: { pointMark: { drawWidth: 10 } } }
This setting is demonstrated in the following example.
Specifies the line thickness of the border of the data series points mark:
seriesSettings: { line: { pointMark: { drawWidth: 10 } } }
This setting is demonstrated in the following example.