Skip to main content

TimeIntervalCollection Class

A collection of TimeInterval objects.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class TimeIntervalCollection :
    ChartElementCollection<TimeInterval>

The following members return TimeIntervalCollection objects:

See Also