Skip to main content

EquationRangeDistribution.Factor Property

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

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

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