This question is locked. New answers and comments are not allowed.
How can I set the width of a chart (actual chart, not with axis labels, etc) to be twice the height of a chart?
I can't hard code the height/width. I need the height to be 100%, which it is when I don't set any height value but then need the width to be half of the height. I am looking for relative sizing of the chart so as the user changes the window size, the chart would retain its relative size (twice as tall as it is wide).
Anyone know of a way to do this?
Tks.
I can't hard code the height/width. I need the height to be 100%, which it is when I don't set any height value but then need the width to be half of the height. I am looking for relative sizing of the chart so as the user changes the window size, the chart would retain its relative size (twice as tall as it is wide).
Anyone know of a way to do this?
Tks.