Share via


ChartSpace.Date1904 Property

1904 Date System.Represents the element tag in schema: c:date1904

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Date1904 As Date1904
    Get
    Set
'Usage
Dim instance As ChartSpace
Dim value As Date1904

value = instance.Date1904

instance.Date1904 = value
public Date1904 Date1904 { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Date1904
Returns Date1904.

See Also

Reference

ChartSpace Class

ChartSpace Members

DocumentFormat.OpenXml.Drawing.Charts Namespace