Hai
I am using qwtplot in my program. I want to set the title for legends [LEGEND TITLE] in qwtplot.
Is it possible to set with QwtPlotMarker or anything else...
I have attached a file like that I want the output .
pl suggest me...
by
Sura
Bangalore
Hai
I am using qwtplot in my program. I want to set the title for legends [LEGEND TITLE] in qwtplot.
Is it possible to set with QwtPlotMarker or anything else...
I have attached a file like that I want the output .
pl suggest me...
by
Sura
Bangalore
Use QwtPlot::ExternalLegend and implement your own layout with a QLabel on top.
Uwe
Hai Uwe Thanks for ur reply.
now i kept QwtTextLabel and display some text in the top of the legend frame.
but, if am going to print that QwtTextLabel not coming .
is there any other way
Hai Uwe Thanks for ur reply.
now i kept QwtTextLabel and display some text in the top of the legend frame.
but, if am going to print that QwtTextLabel not coming .
is there any other way to print QwtTextLabel along with QwtPlot?
Bookmarks