Back to Devexpress

AxisY2D.TimeSpanScaleOptions Property

wpf-devexpress-dot-xpf-dot-charts-dot-axisy2d-89655208.md

latest1.1 KB
Original Source

AxisY2D.TimeSpanScaleOptions Property

Gets or sets options of the time-span scale used by the value axis.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public ContinuousTimeSpanScaleOptions TimeSpanScaleOptions { get; set; }
vb
Public Property TimeSpanScaleOptions As ContinuousTimeSpanScaleOptions

Property Value

TypeDescription
ContinuousTimeSpanScaleOptions

The time-span scale options of the value axis.

|

See Also

AxisY2D Class

AxisY2D Members

DevExpress.Xpf.Charts Namespace