WebChartControl.SaveToXml() Method
Returns the string representing the chart layout in XML format.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v25.1.Web.dll
NuGet Package: DevExpress.Web.Visualization
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value, representing the chart layout in XML format. |
See Also