Gets or sets the format of the labels drawn at data points. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public NumberFormat LabelFormat { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property LabelFormat As NumberFormat |
One of the NumberFormat enumeration values. Default value is NumberFormat.Fixed_point.
Labels at data points are drawn when the LabelType property is not LabelType.Empty.