Gets or sets the format of top labels. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public NumberFormat TopLabelFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property TopLabelFormat As NumberFormat |
One of the NumberFormat enumeration values. Default value is NumberFormat.Fixed_point.
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.