Gets or sets the format of number drawn as label inside the bar.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public NumberFormat InnerLabelFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property InnerLabelFormat As NumberFormat |
One of NumberFormat Enumeration values.
Use the property to specify how numbers drawn inside bars as labels are formatted. InnerLabelFormat is not considered if InnerLabelType is Empty or CustomText.