Skip to main content

EquationRangeDistribution Members

The base for classes that define exponential and logarithmic distribution of color ranges in a colorizer.

Fields

Name Description
FactorProperty static Identifies the EquationRangeDistribution.Factor dependency property.

Properties

Name Description
Factor Gets or sets the factor specifying the percentages of the starting color and the ending color in the colorizer.

Methods

Name Description
ConvertRangeValue(Double, Double, Double) Converts the specified range value. Inherited from RangeDistributionBase.

Events

Name Description
PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
See Also