ChoroplethMapDashboardItem.Maps Property
Gets the collection of ChoroplethMap objects that provide values for different maps.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
public ChoroplethMapCollection Maps { get; }
Public ReadOnly Property Maps As ChoroplethMapCollection
Property Value
Type | Description |
---|---|
ChoroplethMapCollection | A ChoroplethMapCollection collection of objects that provide values for different maps. |
See Also
Feedback