Back to Devexpress

ChartView.AxisX Property

maui-devexpress-dot-maui-dot-charts-dot-chartview.md

latest744 B
Original Source

ChartView.AxisX Property

Provides access to the chart’s x-axis (axis of values). This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public AxisX AxisX { get; set; }

Property Value

TypeDescription
AxisX

The axis of values.

|

See Also

ChartView Class

ChartView Members

DevExpress.Maui.Charts Namespace