Skip to main content

RangeInfo.NegativeInfinity Field

In This Article

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

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public const double NegativeInfinity = -Infinity

#Field Value

Type
Double
See Also