style
Enables setting additional CSS properties for the text:
seriesSettings: { polarscatter: { dataPointText: { enabled: true, style: { color: "pink", fontWeight: "bold" } } } }
This setting is demonstrated in the following example.
Enables setting additional CSS properties for the text:
seriesSettings: { polarscatter: { dataPointText: { enabled: true, style: { color: "pink", fontWeight: "bold" } } } }
This setting is demonstrated in the following example.