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