Enum
SliceDiceOrientation

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.

Declaration

cs-api-definition
Horizontal = 0

Field Value

SliceDiceOrientation

Smart

Layout orientation should be determined automatically.

Declaration

cs-api-definition
Smart = 2

Field Value

SliceDiceOrientation

Vertical

Layout should be vertically oriented.

Declaration

cs-api-definition
Vertical = 1

Field Value

SliceDiceOrientation

In this article
DefinitionFieldsHorizontalSmartVertical
Not finding the help you need?
Contact Support