erich.wanker Posted January 10, 2017 Posted January 10, 2017 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: Thanx for suggestions Erich Quote
Sherzod Posted January 10, 2017 Posted January 10, 2017 Hi, Which version are you using - UniGui Version 0.99.80.1273 ?! If yes, please try to upgrade to the latest version Best regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.