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