ValueMap(Measure) Constructor
Initializes a new instance of the ValueMap class with the specified measure.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
Declaration
public ValueMap(
Measure value
)
Public Sub New(
value As Measure
)
Parameters
Type |
Name |
Description |
Measure |
value |
A Measure object specifying a measure that provides values used for color map shapes. This value is assigned to the ValueMap.Value property.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...