DashboardSettings.HandleFloatingPointErrors Property
Gets or sets whether arithmetic errors related to floating point calculations are processed by the Dashboard error handling mechanism.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to process arithmetic errors related to floating point calculations by the Dashboard error handling mechanism; otherwise, false. |
See Also