Jump to content
Software FX Community

Export method image sizing


User (Legacy)

Recommended Posts

How do I control the image size when using the Export method in ASP? 

I've tried the following, but get a 1-pixel image:

Chart.ImgWidth=155

Chart.ImgHeight=115

Chart.Export CHART_BITMAP,"e:\wwwroot\Chart1.bmp"

I saw mention of a UpdateSizeNow method, but can't find any

documentation on it. I want to do the same using this:

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...