I am looking for some advice on how I might use the SetDetail (C++) function to scale my chart output so it appears to be the same resolution whether the original chart view is full screen (maximized) or partial screen (tiled). Presently, when my chart is maximized, the printed output looks nice setting the Detail property to about 50, at least using my monitor's resolution. However, if I reduce the size of the chart prior to printing, I need to increase the Detail property in order to get the same apparent output resolution.
Is there a formula that I can use to compute the Detail property to give similar results each time regardless of the size of the on-screen chart?
TIA,
Dave
Scaling Printer Output with SetDetail
Hi Dave,
The trick would be to copy the chart to another chart (export using a teefile) and print from the second chart (which always has the same size).Is there a formula that I can use to compute the Detail property to give similar results each time regardless of the size of the on-screen chart
Pep Jorge
http://support.steema.com
http://support.steema.com