Skip to main content

DeltaValue.AbsoluteVariation Property

Provides access to the absolute variation between actual and target values.

Namespace: DevExpress.DashboardCommon

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

Declaration

public MeasureValue AbsoluteVariation { get; }

Property Value

Type Description
MeasureValue

A MeasureValue object that contains the measure value and display text.

See Also