Charting for WinForms Programmer's Guide
XmlPersistContext.IncludeUnalteredProperties Property
See Also
 






Gets or sets a value specifies whether properties that have their default value should be serialized to XML.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool IncludeUnalteredProperties { get; set; }

Visual Basic  Copy Code

Public Property IncludeUnalteredProperties As Boolean

 Property Value

 See Also

XmlPersistContext Members
XmlPersistContext Class
MindFusion.Charting Namespace