I have a chart on a form.
The chart is small but the user can click on it and make it bigger.
I currently have the x and y axis text size set to scale with the size of the graph.
When it is resized to large I do not like the text size as it makes the actual chart too small.(mainly because some of the lables are large in length)
Can I change the text size other than in design mode?
If not can I dynamically toggle the scale property of the x / y axis?
Thanks guys.
The chart is small but the user can click on it and make it bigger.
I currently have the x and y axis text size set to scale with the size of the graph.
When it is resized to large I do not like the text size as it makes the actual chart too small.(mainly because some of the lables are large in length)
Can I change the text size other than in design mode?
If not can I dynamically toggle the scale property of the x / y axis?
Thanks guys.