Gets the fill of the element.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Brush Fill { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Fill As Brush |
A WPF Brush object. The default is a solid light blue brush.