Reads a Brush object with the specified name.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Brush ReadBrush ( |
Visual Basic Copy Code |
---|
Public Function ReadBrush( _ |
The name of the element to read.
The XML parent of the element to read.
The deserialized System.Windows.Media.Brush object.