Chart.Serializer Property
.NET Framework (current version)
Gets a ChartSerializer object, which is used for chart serialization.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Web.UI.DataVisualization.Charting.ChartSerializerA ChartSerializer object which is used for chart serialization.
Use this property at either design time or run time to serialize the chart.
For a detailed discussion of the ChartSerializer class, refer to the class overview.
.NET Framework
Available since 4.0
Available since 4.0
Show: