Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving a Dundas graph
Message
De
16/03/2011 08:17:20
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Saving a Dundas graph
Divers
Thread ID:
01503853
Message ID:
01503853
Vues:
81
Hi

I've got a web page.

On the page is a dundas graph control.
When the page loads the graph is blank and then the user can select some option which re draw the graph with data.

That works ok

under the control I've placed a button to save the graph as an image.

When I click the button the graph goes back to blank and a blank graph is saved as the image file.

If I put the save command in the code that loads the graph it saves a file with data in it.

This is the save statement

FailureRate.Save("C:\temp\temp.bmp", Dundas.Charting.WebControl.ChartImageFormat.Bmp)


Any ideas what I'm doing wrong.

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform