WebChartControl.LoadFromXml(String) Method
Applies the chart layout, specified as parameter, to the chart.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v25.2.Web.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| layoutXml | String | A String value, specifying the chart layout in XML format. |
See Also