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