Skip to main content

ExponentialRangeDistribution Members

Represents the exponential distribution of color ranges in a colorizer.

Constructors

Name Description
ExponentialRangeDistribution() Initializes a new instance of the ExponentialRangeDistribution class with default settings.

Fields

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

Properties

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

Methods

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

Events

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