DeltaMap.DeltaOptions Property
Provides access to options that control how the difference between actual and target values should be indicated.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
DeltaOptions | A DeltaOptions object that contains options that control how the difference between actual and target values should be indicated. |
See Also