Gets or sets the format of the labels drawn at data points.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public NumberFormat LabelFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelFormat As NumberFormat |
One of the NumberFormat enumeration values. The default is NumberFormat.Fixed_point.
LabelFormat sets the format of the data drawn as labels at data points when the LabelType is set to LabelType.Data.