Gets or sets the format for labels when LabelFormat is set to Custom.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public string LabelCustomFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelCustomFormat As String |
A string value specifying the custom format. By default the number is left as it is with no trailing zeros ("0").