How to change ValueAxis title color in QML?
QML and Qt Quick
2
Posts
1
Posters
897
Views
1
Watching
-
Hi all,
I'm trying to change the color of the axis title in QML but I cannot find any info about how to do that.
Neither in the Qt Charts doc, nor on the web.I found how to do that in C++, setting the axis' titleBrush but I thought there must be a way to do that in QML, since all other elements such as labels, grid lines etc are customizable.
Anybody knows how to do that?
Many thanks in advance!
best regards
Manfred