Gets or sets the space between the outer label and its border.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float OuterLabelMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property OuterLabelMargin As Single |
A float value. Default is 5f.
The border of OuterLabels is set with OuterLabelBorder. It is drawn with OuterLabelOutline and filled with OuterLabelBackground.