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

DXNumericAxisLabelTextFormatter Class

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

Declaration

public abstract class DXNumericAxisLabelTextFormatter :
    NSObject,
    IDXNumericAxisLabelTextFormatter,
    INativeObject,
    IDisposable

Implements

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

Inheritance

Object
Foundation.NSObject
DXNumericAxisLabelTextFormatter
See Also