Display Range for Large Numbers

I am writing a program that could include numbers that stretch out of the range of an integer, such as money for big businesses.

Is there a way to set the Display To/From range to values past the limits of integers?  I've noticed that if you try, it automatically resets the range to zero.  Ideally, I would like to be able to set this range in terms of a floating point number, so that I can break my chart area down further.

I am using Delphi XE7 Update 1 and the most recent TMS software version.

Hi, 


The Range is based on integers and
floating point values cannot be assigned to integer properties.<o:p></o:p>

There is currently no way around this. We will investigate here if we can improve this behavior.


Kind Regards, 

Pieter