GaugeWindowDefinition Class
A window definition used to perform calculations within the GaugeDashboardItem.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v23.1.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Remarks
A window definition is used to apply calculations to measure values. To specify a window, create and initialize the GaugeWindowDefinition class and assign the resulting object to the Measure.WindowDefinition property.
The GaugeWindowDefinition class allows you to specify the window for the Gauge dashboard item.
To learn more, see MeasureCalculation.