Gets or sets the Border of the legend.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
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.