I have been experimenting with implementing different zooms.
This is the case at 100% zoom

I am changing the tchart to 35% zoom by changing the View3DOptions.fontZoom. I also change plot size to 35%. It seems to basically work okay (see below)

However, the legend is too wide at the 35% zoom as compared to. I have changed the symbol width so that it scales with the zoom. but that does not help.
Are there any other properties that determine the width of the legend that I may have to change to accurately depict a zoom?
Thank you!
-Dave