Page 1 of 1

How to center marks on horizontalbars

Posted: Thu Aug 12, 2010 7:13 am
by 10547648
I want to make a graph with some stacked horizontal bars, and the value (Marks) should be centers in each series (bar with different colors). See the picture:

Image

How do I do that?

Is it allso possible to have the left axis labels centers as on the example picture?

Thanks in advance!

Carsten Heinmann

Re: How to center marks on horizontalbars

Posted: Thu Aug 12, 2010 5:06 pm
by yeray
Hi Carsten,

There is a new feature to do this. You can set MarksOnBar to true and MarksLocation to mlCenter.
But I'm afraid this new feature doesn't work fine with Stacked Bars. I've added it to the wish list to be implemented in a future release (TV52015085).

In the meanwhile you could do it manually with custom drawing methods.

Re: How to center marks on horizontalbars

Posted: Fri Sep 14, 2012 10:54 am
by yeray
Hi,

This is to let you know the item TV52015085 has just been reviewed and now the marks are correctly aligned in the start/center/end of the bars, also when the bars are stacked.
This will be included in the next maintenance release (and it is already included in the SourceCode Pre-Release just published).