Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class NumericColorizerValueProvider :
    ChartDependencyObject,
    IColorizerValueProvider
See Also