Back to Devexpress

NumericAxisX.Strips Property

maui-devexpress-dot-maui-dot-charts-dot-numericaxisx-b54e5a36.md

latest825 B
Original Source

NumericAxisX.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 NumericStripCollection Strips { get; }

Property Value

TypeDescription
NumericStripCollection

An object that stores strips of the axis.

|

See Also

NumericAxisX Class

NumericAxisX Members

DevExpress.Maui.Charts Namespace