ChoroplethMapDashboardItem.Maps Property
In This Article
Gets the collection of ChoroplethMap objects that provide values for different maps.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public ChoroplethMapCollection Maps { get; }
#Property Value
Type | Description |
---|---|
Choropleth |
A Choropleth |
See Also