Class SliceDiceStrategy
Arranges Rad
Inheritance
System.Object
SliceDiceStrategy
Inherited Members
Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class SliceDiceStrategy : LayoutStrategyBase
Constructors
SliceDiceStrategy()
Fields
OrientationProperty
Identifies the Orientation dependency property.
Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
System.
|
SortDirectionProperty
Identifies the Sort
Declaration
public static readonly DependencyProperty SortDirectionProperty
Field Value
System.
|
Properties
Orientation
Gets or sets the orientation.
Declaration
public SliceDiceOrientation Orientation { get; set; }
Property Value
Slice The orientation. |
SortDirection
Gets or sets the sort direction.
Declaration
public ListSortDirection SortDirection { get; set; }
Property Value
System. The sort direction. |