Back to Devexpress

DateTimeConstantLine.AxisValue Property

maui-devexpress-dot-maui-dot-charts-dot-datetimeconstantline.md

latest951 B
Original Source

DateTimeConstantLine.AxisValue Property

Gets or sets the constant line position along the axis. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public DateTime AxisValue { get; set; }

Property Value

TypeDefaultDescription
DateTime0001-01-01T00:00:00.0000000

The value on the axis that specifies the constant line position along the corresponding axis.

|

See Also

DateTimeConstantLine Class

DateTimeConstantLine Members

DevExpress.Maui.Charts Namespace