Skip to main content
A newer version of this page is available. .

NumericColorizerValueProvider Class

The class used to provide floating point number values stored in the color data source member to a colorizer.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public class NumericColorizerValueProvider :
    ChartDependencyObject,
    IColorizerValueProvider
See Also