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

DXSeriesLabelTextProvider Class

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

Declaration

public abstract class DXSeriesLabelTextProvider :
    NSObject,
    IDXSeriesLabelTextProvider,
    INativeObject,
    IDisposable

Implements

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

Inheritance

Object
Foundation.NSObject
DXSeriesLabelTextProvider
See Also