Gets or sets the margin between the legend border and the legend labels. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public float LegendBorderMargin { get; } |
Visual Basic
![]() |
---|
Public ReadOnly 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.