0

I need to place the legend at the bottom of the chart (inside the colored box as per the print-screen attached) Any suggestions?

Also I want the legend to be displayed on the same line, but when I do, the text gets shrinked.

enter image description here

warunanc
  • 2,221
  • 1
  • 23
  • 40
gxmad
  • 1,650
  • 4
  • 23
  • 29
  • Explain better, the legend is part of QChartView. if you want to show something similar to the legend outside QChartView uses a label and places the information there. – eyllanesc Sep 15 '17 at 14:27
  • yes the legend is a part of QchartView. I was avoiding the Label solution, because Legend is a good class, but if it is the unique solution I will do? – gxmad Sep 15 '17 at 15:14
  • What do you mean by good class? How different is this class? – eyllanesc Sep 15 '17 at 15:31
  • That offers functions that gets labels automatically, so I don't have to redefine them, and also the color is the same without redoing that, in fact that is more, a hope of using something standard in this part :p – gxmad Sep 15 '17 at 15:33

0 Answers0