MindFusion WinForms Programmer's Guide
AxisSettings.NumberCustomFormat Property
See Also
 





Gets or sets the number format to use when NumberFormat is set to Custom.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string NumberCustomFormat { get; set; }

Visual Basic  Copy Code

Public Property NumberCustomFormat As String

 Property Value

A string value specifying the custom format.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Charting Namespace