GrapeCity.Xaml.Excel
NumberFormat Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members