Back to Devexpress

DateTimeAxisX.Strips Property

maui-devexpress-dot-maui-dot-charts-dot-datetimeaxisx-22855795.md

latest833 B
Original Source

DateTimeAxisX.Strips Property

Gets the collection of strips that the axis contains. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public DateTimeStripCollection Strips { get; }

Property Value

TypeDescription
DateTimeStripCollection

An object that stores strips of the axis.

|

See Also

DateTimeAxisX Class

DateTimeAxisX Members

DevExpress.Maui.Charts Namespace