EnumSliceDiceOrientation
Enum
Defines the different layout orientations that a SliceDiceAlgorithm can have.
Definition
Namespace:Telerik.Windows.Controls.TreeMap
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public enum SliceDiceOrientation
Fields
Horizontal
Layout should be horizontally oriented.
Smart
Layout orientation should be determined automatically.
Vertical
Layout should be vertically oriented.