TreeMapSliceAndDiceLayoutAlgorithm 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 TreeMapLayoutAlgorithmBase. |
| LayoutMode | Gets or sets the layout mode used to arrange items using this algorithm. |
| TypeNameSerializable | Gets the string value used to support serialization of the layout algorithm type. Inherited from TreeMapLayoutAlgorithmBase. |
See Also