GrapeCity.Xaml.Excel
IsDate1904 Property (ExcelChart)


Specifies that the chart use the 1904 date system.
Syntax
'Declaration
 
Public Property IsDate1904 As Boolean
'Usage
 
Dim instance As ExcelChart
Dim value As Boolean
 
instance.IsDate1904 = value
 
value = instance.IsDate1904
public bool IsDate1904 {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options