Skip to main content

DXBatchNumericSeriesData Class

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public abstract class DXBatchNumericSeriesData :
    DXNumericSeriesData,
    IDXBatchNumericSeriesData,
    INativeObject,
    IDisposable,
    IDXNumericSeriesData,
    IDXSeriesData

Implements

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

Inheritance

Object
Foundation.NSObject
DXSeriesData
DXNumericSeriesData
DXBatchNumericSeriesData
See Also