Charting for WinForms Programmer's Guide
LegendRenderer.BorderStroke Property
See Also
 






Gets or sets the Brush that should be used to stroke the borders of this legend.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Brush BorderStroke { get; set; }

Visual Basic  Copy Code

Public Property BorderStroke As Brush

 Property Value

 See Also

LegendRenderer Members
LegendRenderer Class
MindFusion.Charting Namespace