score:2

Accepted answer

The best I can come up with is:

chartObj.series[0].groupedData[pointIndex].graphic.fill

See this fiddle example.

score:0

Unfortunatley it is not possible, because datagrouping combine all values, and set defualt color.


Related Query

More Query from same tag