Hi,
I'm using TChart with multiple Y-axis and TAutoScaleAxisTransform for auto-scale. How can I find out the minimum and maximum value of each axis that after auto-scaling is done?
To clarify, I do not mean an event that is executed after autoscaling, but simply a way to read the auto-scaled min/max of each axis.