SeriesPoint3D.TimeSpanYArgument Property
Gets or sets the time-span Y-argument value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type |
|---|
| TimeSpan |
See Also
Gets or sets the time-span Y-argument value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
[Browsable(false)]
public TimeSpan TimeSpanYArgument { get; set; }
<Browsable(False)>
Public Property TimeSpanYArgument As TimeSpan
| Type |
|---|
| TimeSpan |