TreeMapStripedLayoutAlgorithm Properties
A class representing the Strip layout algorithm.| Name | Description |
|---|---|
| Direction | Gets or sets the layout fill direction used by the algorithm. Inherited from TreeMapLayoutAlgorithmBase. |
| LastStripeMinThickness | Gets or sets the minimum thickness of the last strip. |
| TypeNameSerializable | Gets the string value used to support serialization of the layout algorithm type. Inherited from TreeMapLayoutAlgorithmBase. |
See Also