IIndexBasedCustomPointColorizer.GetColor(Int32) Method
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
Color GetColor(
int pointIndex
)
Parameters
Name | Type |
---|---|
pointIndex | Int32 |
Returns
Type |
---|
Color |
See Also