Gets or sets the Brush that should be used to stroke the borders of this plot.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Brush BorderStroke { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property BorderStroke As Brush |
See Also