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

DXChartDelegate Class

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

Declaration

public class DXChartDelegate :
    NSObject,
    IDXChartDelegate,
    INativeObject,
    IDisposable

The following members return DXChartDelegate objects:

Implements

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

Inheritance

Object
Foundation.NSObject
DXChartDelegate
See Also