Skip to main content

DXRangeNumericSeriesData Class

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public abstract class DXRangeNumericSeriesData :
    DXSeriesData,
    IDXRangeNumericSeriesData,
    INativeObject,
    IDisposable,
    IDXSeriesData

Implements

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

Inheritance

Object
Foundation.NSObject
DXSeriesData
DXRangeNumericSeriesData
See Also