GrapeCity.Xaml.Excel
NumberFormatLinked Property (ExcelChartDateAxis)


Specifies whethere the data label use the same number formats as the cells that contain the data for the associated data point.
Syntax
'Declaration
 
Public Property NumberFormatLinked As Boolean
'Usage
 
Dim instance As ExcelChartDateAxis
Dim value As Boolean
 
instance.NumberFormatLinked = value
 
value = instance.NumberFormatLinked
public bool NumberFormatLinked {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartDateAxis Class
ExcelChartDateAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options