Hi Friends,

i wanted to show the legends in such a way that it should show lines with symbols...

but LegendAttributes doesnot have such option ...it will allow either LegendShowLine or LegendShowSymbol...

like below:

"defaultcurve->setLegendAttribute(QwtPlotCurve::LegendShowLine,t rue);
defaultcurve->setLegendAttribute(QwtPlotCurve::LegendShowSymbol ,true);"

can anyone please suggest how i can achieve the legends which is having both lines with symbols?

Thanks & Regards,
Muthu