c# - Getting different innerplotposition in the same charts -
i know title bit confusing i'm gonna try explain as can make guys easy understand problem.
i'm working 2 solutions, 1 try things, , made chart can have multiple series , bars of same size, working fine in tries solution fails when use on other one, after 30 minuts of research ive found difference, innerplotposition getting different values.
solution 1 ipp values: height: 72.94543. width: 71.73857.
solution 2 ipp values: height: 97.40223. width: 100.
the other sizes same(except location of chart).
i don't know why because copied 1 working(code , chart) other project, after 2 hours decided ask there if knows why im getting different values apparently on same chart.
example of chart(both equals):
Comments
Post a Comment