Skip to main content
A newer version of this page is available.

DXAxisX Class

The base class for all X-axes.

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

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