SerializationFormat Enumeration
.NET Framework (current version)
Represents the formatting type to use when the chart is serialized.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Binary | Chart data will be serialized in a binary format. | |
| Xml | Chart data will be serialized using well-formed XML. |
The SerializationFormat enumeration is used in conjunction with the Format property.
.NET Framework
Available since 4.0
Available since 4.0
Show: