Skip to main content

DXRangeNumericSeriesData_Extensions.GetWeakDelegate(IDXRangeNumericSeriesData) Method

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public static NSObject GetWeakDelegate(
    this IDXRangeNumericSeriesData This
)

Parameters

Name Type
This IDXRangeNumericSeriesData

Returns

Type
Foundation.NSObject
See Also