Gets or sets the format of the numbers drawn as inner bar labels. Namespace: MindFusion.Charting.WebForms
|
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.