Gets or sets the margin around the top label when drawn with border. Namespace: MindFusion.Charting
|
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.