Back to Devexpress

TimeSpanScaleChangedEventArgs.IntervalOptionsChangeInfo Property

corelibraries-devexpress-dot-xtracharts-dot-timespanscalechangedeventargs.md

latest1.4 KB
Original Source

TimeSpanScaleChangedEventArgs.IntervalOptionsChangeInfo Property

Returns information about changes to TimeSpan scale interval options.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public TimeSpanIntervalOptionsChangeInfo IntervalOptionsChangeInfo { get; }
vb
Public ReadOnly Property IntervalOptionsChangeInfo As TimeSpanIntervalOptionsChangeInfo

Property Value

TypeDescription
TimeSpanIntervalOptionsChangeInfo

An object that contains information about interval options changes.

|

See Also

TimeSpanScaleOptions.IntervalOptions Property

TimeSpanScaleChangedEventArgs Class

TimeSpanScaleChangedEventArgs Members

DevExpress.XtraCharts Namespace