borderWidth
Specifies the line thickness of the text border:
seriesSettings: { polarspline: { dataPointText: { enabled: true, borderColor: "green", borderWidth: 5, borderRadius: 5 } } }
This setting is demonstrated in the following example.
Specifies the line thickness of the text border:
seriesSettings: { polarspline: { dataPointText: { enabled: true, borderColor: "green", borderWidth: 5, borderRadius: 5 } } }
This setting is demonstrated in the following example.