ChartSerializer Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Content | Gets or sets the type of chart content to be serialized. |
![]() | Format | Gets or sets the format used when the chart is serialized. |
![]() | IsResetWhenLoading | Gets or sets a flag that indicates whether object properties are reset to default values before loading. |
![]() | IsTemplateMode | Gets or sets a flag that indicates whether the chart serializer is working in template-creation mode. |
![]() | IsUnknownAttributeIgnored | Gets or sets a flag that indicates whether unknown XML properties and elements will be ignored without throwing an exception. |
![]() | NonSerializableContent | Gets or sets the chart properties that will not be serialized. |
![]() | SerializableContent | Gets or sets the chart properties that can be serialized. |
Show:
