Gets or sets the format of the numbers drawn as top bar labels. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public NumberFormat TopLabelFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property TopLabelFormat As NumberFormat |
One of NumberFormat Enumeration values.
The property specifies the format of numbers drawn as labels at the top of chart bars. It is not considered if TopLabelType is LabelType.Empty or LabelType.CustomText.