Back to Devexpress

IIndexBasedCustomPointColorizer.GetColor(Int32) Method

maui-devexpress-dot-maui-dot-charts-dot-iindexbasedcustompointcolorizer-dot-getcolor-x28-system-dot-int32-x29.md

latest887 B
Original Source

IIndexBasedCustomPointColorizer.GetColor(Int32) Method

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
Color GetColor(
    int pointIndex
)

Parameters

NameType
pointIndexInt32

Returns

Type
Color

See Also

IIndexBasedCustomPointColorizer Interface

IIndexBasedCustomPointColorizer Members

DevExpress.Maui.Charts Namespace