Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

DXAxisX Class

The base class for all X-axes.

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public class DXAxisX :
    DXAxisBase

The following members return DXAxisX objects:

Remarks

You should not use this class directly. Utilize one of the following classes instead:

Implements

IEquatable<Foundation.NSObject>
Foundation.INSObjectProtocol
ObjCRuntime.INativeObject
See Also