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