DeltaValue.PercentOfTarget Property
In This Article
Provides access to the percentage of the actual value in the target value.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public MeasureValue PercentOfTarget { get; }
#Property Value
Type | Description |
---|---|
Measure |
A Measure |
See Also