Gets or sets the margin between the top label and its border.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public float TopLabelMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property TopLabelMargin As Single |
A float value. Default is 5f.
Use TopLabelBorder to specify the Border draw around top labels. The border rectangle is drawn with TopLabelOutline and filled with TopLabelBackground.