Chart.SaveXml(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Enregistre un graphique en tant que fichier XML.
public System.Web.Helpers.Chart SaveXml (string path);
member this.SaveXml : string -> System.Web.Helpers.Chart
Public Function SaveXml (path As String) As Chart
Paramètres
- path
- String
Chemin d'accès et nom du fichier XML.
Retours
Graphique.