Hi, I would like to place the legend of chart that uses Qt charts at the top right of the view. I would have expected something like this to work:
m_chart->legend()->setAlignment(Qt::AlignTop| Qt::AlignRight) Unfortunately it does not! Is there a direct way to make the legends (right or left) be top aligned rather then middle.? Thanks, Christopher
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest