Gets or sets the Brush that should be used to stroke the borders of this plot.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Brush BorderStroke { get; set; } |
Visual Basic
![]() |
---|
Public Property BorderStroke As Brush |
An instance of the Brush class.
Charting for .NET MAUI Guide | © 2025 MindFusion |