Hi All.
I have UltraWebChart v6.2 and I'm trying to get it to take up the full width of a table I've placed it in. So natually I assumed setting width="100%" would get the job done. However, the UltraWebChart is ignoring the setting and showing a default size (looks like 400px by 300px).
How do I get a chart to be 100% wide?
TIA,
Dave W.
You can take a look at this sample:
http://samples.infragistics.com/2009.1/WebFeatureBrowser/contents.aspx?showCode=True&t=WebRefreshPanel/BasicAJAXBehavior/ChartInRefreshPanel.aspx~srcview.aspx?path=../webfeaturebrowservb/WebRefreshPanel/BasicAJAXBehavior/ChartInRefreshPanel.src~srcview.aspx?path=WebRefreshPanel/BasicAJAXBehavior/ChartInRefreshPanel.src
The concept is similar, except instead of changing chart type you'll be changing width and height
Is there a sample of this available?
Cheers,
Andez
The chart's width and height need to be in pixels in order to generate an image on the server. You can try putting the chart in the WebAsyncRefreshPanel and update the height and width from the clientside code, though they would still have to be in pixels. You can submit this as a feature request through our Developer Support group here: http://ko.infragistics.com/gethelp