GrapeCity.Xaml.Excel
NumberFormat Property (IExcelChartAxis)


GrapeCity.Excel.Chart Namespace > IExcelChartAxis Interface : NumberFormat Property
Specifies the number format for the data label.
Syntax
'Declaration
 
Property NumberFormat As String
'Usage
 
Dim instance As IExcelChartAxis
Dim value As String
 
instance.NumberFormat = value
 
value = instance.NumberFormat
string NumberFormat {get; set;}
See Also

Reference

IExcelChartAxis Interface
IExcelChartAxis Members