Gets or sets the format of the labels.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public string LabelFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelFormat As String |
One of the standard numeric format strings. Default value is "F2".
The LabelFormat property is used when the labels are numbers.