Gets or sets the format of the labels. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public string LabelFormat { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelFormat As String |
See Also