Click or drag to resize

AxisBound ValueAsDate Property

Converts the stored OLE Automation date to a DateTime value.

Namespace: Spire.Doc.Fields.Shapes.Charts
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public DateTime ValueAsDate { get; }

Return Value

Type: DateTime
A DateTime value representing the OLE Automation date.
See Also