GrapeCity.Xaml.Excel
NumberFormat Property (ExcelChartSeriesAxis)


Specifies the number format for the data label.
Syntax
'Declaration
 
Public Property NumberFormat As String
'Usage
 
Dim instance As ExcelChartSeriesAxis
Dim value As String
 
instance.NumberFormat = value
 
value = instance.NumberFormat
public string NumberFormat {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartSeriesAxis Class
ExcelChartSeriesAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options