Gets or sets the space between the outer axis label and its border.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float OuterAxisLabelMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property OuterAxisLabelMargin As Single |
A float value. Default is 5f.
Use OuterAxisLabelBorder to specify the border type. The border rectangle is drawn with OuterAxisLabelOutline and filled with OuterAxisLabelBackground.