Charting for WinForms Programmer's Guide
Axis.NumberFormat Property
See Also
 






Gets or sets the number format of coordinate labels.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string NumberFormat { get; set; }

Visual Basic  Copy Code

Public Property NumberFormat As String

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting Namespace