Jump to content

UniChart - UniHorizBarSeries ... Text is not in the middle of the value-bar


Recommended Posts

Posted

Hello

 

UniChart - UniHorizBarSeries ... Text is not in the middle of the value-bar

 

i add values at runtime like this:

UniHorizBarSeries1.Title:='Costcontrol';
UniHorizBarSeries1.Add(200,'13.01.2017');
UniHorizBarSeries1.Add(200,'12.01.2017');
UniHorizBarSeries1.Add(34,'11.01.2017');
UniHorizBarSeries1.Add(11,'10.01.2017');


UniHorizBarSeries2.Title:='Timecontrol';
UniHorizBarSeries2.Add(62,'13.01.2017');
UniHorizBarSeries2.Add(2,'12.01.2017');
UniHorizBarSeries2.Add(6,'11.01.2017');
UniHorizBarSeries2.Add(45,'10.01.2017');
UniHorizBarSeries2.Add(22,'09.01.2017');
but the text is not on the correct position ... it " feels "not correct
 
please hav a look at: post-1295-0-02681000-1484054310_thumb.jpeg
 

Thanx for suggestions

 

Erich

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...