Gets or sets the border drawn around OuterLabels. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public Border OuterLabelBorder { get; set; } |
Visual Basic
![]() |
---|
Public Property OuterLabelBorder As Border |
One of the Border Enumeration values. Default is Border.None.
The border rectangle of OuterLabels is drawn with OuterLabelOutline and filled with OuterLabelBackground. The space between the outer label and its border is set with OuterLabelMargin.