IStackedCustomPointColorizer.GetColor(ColoredStackedPointInfo) Method
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
int GetColor(
ColoredStackedPointInfo p0
)
Parameters
Name | Type |
---|---|
p0 | ColoredStackedPointInfo |
Returns
Type |
---|
Int32 |
See Also