Jump to content
Software FX Community

Getting chart to fill a table area


User (Legacy)

Recommended Posts

If you are generating images and you want a chart to fill a table area you

need to

1) Set ImgWidth and ImgHeight to the image size, e.g. 400x350. Note that the

browser will resize the image to fill the table area but the image will be

generated with a specific size

2) Set Width and Height to percentages e.g. 90%

3) Set ImgSizeable to false.

--

Regards,

JC

Software FX Support

"Allen" <allenk@> wrote in message

news:l6RiRL8dCHA.2308@webserver1.softwarefx.com...

> I have my chart inside of a tables <td> tag. How do I make the chart fill

> this areas width and height? I've tried several ImgHeight, ImgWidth, Width

> and Height settings including using 100% but none seem to work.

>

> -Allen

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...