DeltaMap.ActualValueName Property
Gets or sets a display name for a measure that provides actual values.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String specifying the display name for a measure that provides actual values. |
See Also