Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

AxisX Class

The base class for all X-axis (axis of arguments) types.

Namespace: DevExpress.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public abstract class AxisX :
    AxisBase

The following members return AxisX objects:

See Also