DeltaValue.PercentVariation Property
In This Article
Provides access to the percent variation between actual and target values.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public MeasureValue PercentVariation { get; }
#Property Value
Type | Description |
---|---|
Measure |
A Measure |
See Also