Hi all

I'm making a web page that used Chart Controls.

Now, The titile's size is trouble me.

when the chart width = 100, it is good, But when I setit to a large value (Ex. 10000px), The chart will be so wide
and the chart's title wide too. so it makes a huge blank from page's right side to My chart. It's ugly...

Are there anypropoty to set title's width so that fix it (such as 100px), don't let it as wider as my chart?

thanks all