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

RangeInfo.NegativeInfinity Field

Identifies a negative infinity that can be used as a lower range boundary (the RangeInfo.Value property).

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.2.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public const double NegativeInfinity = -Infinity

Field Value

Type
Double
See Also