Gets or sets the margin around the inner label and its border. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public float InnerLabelMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property InnerLabelMargin As Single |
A float value. Default is 5f.
InnerLabelBorder specifies the Border drawn around bar inner labels. The border rectangle is drawn with InnerLabelOutline and filled with InnerLabelBackground.