Gets or sets the margin around the LegendBorder. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public float LegendBorderMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property LegendBorderMargin As Single |
A float value. Default is 10f.
The type of the border is set with LegendBorder. The border rectangle is drawn with LegendPen and filled with LegendBackgroundBrush.