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

EquationRangeDistribution.Factor Property

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

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public double Factor { get; set; }

Property Value

Type Description
Double

A factor that specifies the percentages of the starting color and the ending color to be used at the corresponding position in the colorizer.

See Also