GridDeltaColumn.DeltaOptions Property
Provides access to options that control how the difference between actual and target values should be displayed.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
DeltaOptions | A DeltaOptions object containing options that control how the difference between actual and target values should be displayed. |
See Also