G
Guest
How do you set a chart size? I tried
sub foo(
charts.ad
....
ActiveChart.ChartArea.Height = ..
end su
but this property is read-only
Thank
sub foo(
charts.ad
....
ActiveChart.ChartArea.Height = ..
end su
but this property is read-only
Thank