NumericColorizerValueProvider Members
The class used to provide floating point number values stored in the color data source member to a colorizer.Constructors
| Name | Description |
|---|---|
| NumericColorizerValueProvider() | Initializes a new instance of the NumericColorizerValueProvider class with default settings. |
Properties
| Name | Description |
|---|---|
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also