GridDeltaColumn.TargetValue Property
Gets or sets a measure that provides data for calculating the target value.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Measure | A Measure object specifying a measure that provides data for calculating the target value. |
See Also