Gets or sets the number format of coordinate labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public string NumberFormat { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property NumberFormat As String |
A string value.
See Also