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