SliceAndDiceLayoutAlgorithm Properties
A class representing the Slice and Dice layout algorithm.| Name | Description |
|---|---|
| Direction | Gets or sets the layout fill direction used by the algorithm. Inherited from TreeMapLayoutAlgorithm. |
| LayoutMode | Gets or sets the layout mode used to arrange items using this algorithm. |
| Owner | Returns an object’s owner. Inherited from TreeMapDependencyObject. |
See Also