When I manually set the chart scale, either by click/dragging the scale or setting the scale in chart scale Properties, the little "F" icon appears but the panel continues to auto scale.
Is there a way I can tell if the chart scale is set to Fixed so I can call base.OnCalulateMinMax instead of my custom scaling code? Or is there another way to resolve this issue?
Thanks,
Greg

Comment