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