Hi support,
is there any way to have an offset in double values instead of pixel values?
Offset values in Double and not in Pixel?
Offset values in Double and not in Pixel?
Greetz Dominik
http://www.logview.info
http://www.logview.info
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Dominik,
Sorry but I don't understand what you are trying to do. What do you need the offset for?
Thanks in advance.
Sorry but I don't understand what you are trying to do. What do you need the offset for?
Thanks in advance.
Best Regards,
Narcís Calvet / 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 |
Hi Narcis,
you can set MaximumOffset and MinimumOffset for an axis. This values are in Pixel.
Example:
We log serial data in our application. The serial data comes from chargers which charge batteries. One possible series is the voltage or current. And in most cases if you set the axis to automatic scale the series is at the top of the chart.
Now you can set the MaximumOffset to set the space between the upper chart end and the series. But this is set in pixels. But it would be better to set the Offset with a double value.
Lets say the maximum value of the voltage axis is 11,5. Now you set the Offset to 1,0. The result should be a maximum value of 12,5 for the axis and the series ends at 11,5.
you can set MaximumOffset and MinimumOffset for an axis. This values are in Pixel.
Is it possible to have such an offset with double values?Description
The amount of pixels that will be left as a margin at axis maximum position.
Example:
We log serial data in our application. The serial data comes from chargers which charge batteries. One possible series is the voltage or current. And in most cases if you set the axis to automatic scale the series is at the top of the chart.
Now you can set the MaximumOffset to set the space between the upper chart end and the series. But this is set in pixels. But it would be better to set the Offset with a double value.
Lets say the maximum value of the voltage axis is 11,5. Now you set the Offset to 1,0. The result should be a maximum value of 12,5 for the axis and the series ends at 11,5.
Greetz Dominik
http://www.logview.info
http://www.logview.info
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Dominik,
I'm afraid this is not possible at the moment. I've added your request to our wish-list to be considered for inclusion in future releases.
I'm afraid this is not possible at the moment. I've added your request to our wish-list to be considered for inclusion in future releases.
Best Regards,
Narcís Calvet / 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 |