Q.
How can I set the scaling values for the Y-axis? In particular
setting the low value to 0 and the high value to 100, so that the
chart does not re-scale on changing the various point values (bars)?
I am using the Delphi VCL version CFX 3.0. This can be done via the
Options popup control, but how do I do the same thing in code?