wpf-devexpress-dot-xpf-dot-charts-dot-argumentaxis3d-237429c1.md
Gets or sets options of the time-span scale used by the argument axis.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public TimeSpanScaleOptionsBase TimeSpanScaleOptions { get; set; }
Public Property TimeSpanScaleOptions As TimeSpanScaleOptionsBase
| Type | Description |
|---|---|
| TimeSpanScaleOptionsBase |
The time-span scale options of the argument axis.
|
You can use the following time-span options to specify the TimeSpanScaleOptions property:
See Also