Gets or sets a value specifies whether properties that have their default value should be serialized to XML.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public bool IncludeUnalteredProperties { get; set; } |
Visual Basic Copy Code |
---|
Public Property IncludeUnalteredProperties As Boolean |