Gets or sets the type of the legend border.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public Border LegendBorder { get; set; } |
Visual Basic
![]() |
---|
Public Property LegendBorder As Border |
One of the Border Enumeration values. Default is Border.Rectangle.
The border rectangle is drawn with LegendPen and filled with LegendBackgroundBrush. The space between the border and the LegendLabels is set with LegendBorderMargin.