PieMapDashboardItem.IsWeighted Property
Gets or sets whether to paint weighted pies on the map.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to paint weighted pies on the map; otherwise, false. |
See Also