This documentation is archived and is not being maintained.
ChartSerializer Properties
Visual Studio 2010
The ChartSerializer type exposes the following members.
| 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: