Hello,
I saw on the sample page that it is possible to create a MeterPlot containing multiple Warning ranges and multiple Critial Ranges, both on the plot and on the legend.
I managed to draw multiple range by redefining the Draw() method in the MeterPlot class. Is there another way of doing it that is already implemented or that would simply ask to extend the MeterPlot class instead of completely redoing its draw() method ?
Thanks a lot.
Patrick