IDXIndexBasedCustomPointColorizer.GetColorByIndex(Int32) Method
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
UIColor GetColorByIndex(
int index
)
Parameters
Name | Type |
---|---|
index | Int32 |
Returns
Type |
---|
UIKit.UIColor |
See Also