GrapeCity.Xaml.Excel
IsDate1904 Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : IsDate1904 Property
Specifies that the chart use the 1904 date system.
Syntax
'Declaration
 
Property IsDate1904 As Boolean
'Usage
 
Dim instance As IExcelChart
Dim value As Boolean
 
instance.IsDate1904 = value
 
value = instance.IsDate1904
bool IsDate1904 {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members