Back to Devexpress

ICustomColorizerNumericValueProvider Members

maui-devexpress-dot-maui-dot-charts-dot-icustomcolorizernumericvalueprovider-dot-underscore-members.md

latest634 B
Original Source

ICustomColorizerNumericValueProvider Members

Interface that should be implemented by value providers for custom colorizers.

Methods

NameDescription
GetValueForColorizer(Int32)Returns a numeric value according to the data source point index. The colorizer uses this value to determine the point color.

See Also

ICustomColorizerNumericValueProvider Interface

DevExpress.Maui.Charts Namespace