Back to Devexpress

NumericAxisX.ConstantLines Property

maui-devexpress-dot-maui-dot-charts-dot-numericaxisx-37580e7a.md

latest876 B
Original Source

NumericAxisX.ConstantLines Property

Gets the collection of constant lines 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 NumericConstantLineCollection ConstantLines { get; }

Property Value

TypeDescription
NumericConstantLineCollection

An object that stores constant lines of the axis.

|

See Also

NumericAxisX Class

NumericAxisX Members

DevExpress.Maui.Charts Namespace