SeriesPoint3D.DateTimeXArgument Property
The date-time X-argument value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | The time-span value. |
See Also
The date-time X-argument value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
[Browsable(false)]
public DateTime DateTimeXArgument { get; set; }
<Browsable(False)>
Public Property DateTimeXArgument As Date
| Type | Description |
|---|---|
| DateTime | The time-span value. |