Gets or sets the format for label texts.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public string LabelFormat { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelFormat As String |
A standard numeric format string.
See Also