Gets or sets the margin between the inner label and its border. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public float InnerLabelMargin { get; } |
Visual Basic
![]() |
---|
Public ReadOnly 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.