Back to Devexpress

DxRangeSelectorScale.LinearThreshold Property

blazor-devexpress-dot-blazor-dot-dxrangeselectorscale-6b44b23d.md

latest913 B
Original Source

DxRangeSelectorScale.LinearThreshold Property

Specifies a linear threshold for a logarithmic scale when it includes non-positive values.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(0)]
[Parameter]
public int LinearThreshold { get; set; }

Property Value

TypeDefaultDescription
Int320

The threshold value.

|

See Also

DxRangeSelectorScale Class

DxRangeSelectorScale Members

DevExpress.Blazor Namespace