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