Skip to main content

DXRangeNumericSeriesData_Extensions.SetWeakDelegate(IDXRangeNumericSeriesData, NSObject) Method

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public static void SetWeakDelegate(
    this IDXRangeNumericSeriesData This,
    NSObject value
)

Parameters

Name Type
This IDXRangeNumericSeriesData
value Foundation.NSObject
See Also