TreemapDashboardItem.Arguments Property
Gets the collection of arguments whose values are used to divide the Treemap into tiles.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DimensionCollection | A DimensionCollection object that is the collection of arguments whose values are used to divide the Treemap into tiles. |
Remarks
To learn more, see Providing Data.
See Also