I'm trying to extend QwtPlotItem and create a Pie Graph,
I have everything else working, but I was wondering if it's possible to display multiple legend items from a single QwtPlotItem?

Thanks.