Back to Devexpress

DateTimeAxisX.ConstantLines Property

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

latest884 B
Original Source

DateTimeAxisX.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 DateTimeConstantLineCollection ConstantLines { get; }

Property Value

TypeDescription
DateTimeConstantLineCollection

An object that stores constant lines of the axis.

|

See Also

DateTimeAxisX Class

DateTimeAxisX Members

DevExpress.Maui.Charts Namespace