Gets or sets the margin between the label and its border.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public float LabelBorderMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelBorderMargin As Single |
A float value. Default is 5f.
The property specifies the space between the LabelBorder and data labels drawn at line data points, scatters or bubbles. The border is drawn with LabelBorderOutline and filled with LabelBorderBackground.