Skip to main content

DXCustomColorizerNumericValueProvider.GetValueForColorizerByIndex(Int32) Method

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public abstract double GetValueForColorizerByIndex(
    int index
)

Parameters

Name Type
index Int32

Returns

Type
Double
See Also