ICustomPointColorizer.GetColor(ColoredPointInfo) Method
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
Color GetColor(
ColoredPointInfo info
)
Parameters
Name | Type |
---|---|
info | ColoredPointInfo |
Returns
Type |
---|
Color |
See Also