PDA

View Full Version : Width of Bars in MultiPlotBarChart Item.!



TPS
29th July 2015, 17:09
Hello,

How can I change the width of the bars in a Stacked Bar Chart (MultiPlotBarChart Item) ?

Thanks in Advance.

TPS
5th August 2015, 23:14
Hello guys,

I would be glad if someone can tell me, if there is any solution to this or not.
Is there a way to modify the width of the bars in a Stacked Bar Chart (MultiPlotBarChart Item) ?

Thanks.

Uwe
6th August 2015, 12:09
see http://qwt.sourceforge.net/class_qwt_plot_abstract_bar_chart.html#ae1db0e1606 747ef46c863c54c210e53a

Uwe

TPS
6th August 2015, 19:09
Thanks Uwe,
I know this is the way to do it.
But I am not sure how to use it optimally.
Do you suggest modifying the layoutHint using setlayoutHint() ?

Tapisha

TPS
6th August 2015, 22:31
Is it possible to change the width of an individual bar irrespective of others ?

carlos22
10th August 2015, 13:37
I am looking for a way to give the bars a maximum width.
But otherwise work like AutoAdjustSamples.
Is there a way to do this?
Thanks in advance.