- if I had it set to True and then reset it to False (axes are set to automatic and offsets were set based on the InflateMargins only), the axes still have all the offsets set, which makes user believe, that something is not working. What is worst - I save out of the graph and come back tomorrow, and it looks different! Because now offsets are reset (by my code, but I did not know, that your code did not clean up after itself!)
- next scenario: I have points series with InflateMargins on. So far so good. I increase (or decrease) the size of the points - nothing happens (I actually have to manually clear the axes offsets before the new size is respected!) It would be manageable if there was no following problem.
- I have 2 or more series with pointers (lines, areas or just points). All of them have InflateMargine = true. In this case axes offsets are calculated for the first in list series and the others are just ignored!
Pointer - Inflate Margins
Pointer - Inflate Margins
Pointer.InflateMargins has a few problems:
Re: Pointer - Inflate Margins
Hello UserLs,
Thanks,
I could reproduce your problems. I have added these in wish-list with numbers [TF02014539] and [TF02014540]. We will try to be fixed in future releases.# if I had it set to True and then reset it to False (axes are set to automatic and offsets were set based on the InflateMargins only), the axes still have all the offsets set, which makes user believe, that something is not working. What is worst - I save out of the graph and come back tomorrow, and it looks different! Because now offsets are reset (by my code, but I did not know, that your code did not clean up after itself!)
# next scenario: I have points series with InflateMargins on. So far so good. I increase (or decrease) the size of the points - nothing happens (I actually have to manually clear the axes offsets before the new size is respected!) It would be manageable if there was no following problem.
I have 2 or more series with pointers (lines, areas or just points). All of them have InflateMargine = true. In this case axes offsets are calculated for the first in list series and the others are just ignored!
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |