Gets or sets the Border drawn around top labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Border TopLabelBorder { get; set; } |
Visual Basic
![]() |
---|
Public Property TopLabelBorder As Border |
One of the Border Enumeration values. Default value is Border.None.
The border rectangle is drawn with TopLabelOutline and filled with TopLabelBackground. The space between the label and its border is set with TopLabelMargin.