Reads a collection of brushes from the element with the specified name and the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public BrushCollection ReadBrushCollection ( |
Visual Basic Copy Code |
---|
Public Function ReadBrushCollection( _ |
The name of the element to read.
The parent of the element.
The collection of the deserialized brushes.