RadControls for Silverlight

This class is responsible for arranging the RadTreeMapItem elements in slices.

Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public sealed class SliceDiceAlgorithm : TreeMapAlgorithm
Visual Basic
Public NotInheritable Class SliceDiceAlgorithm _
	Inherits TreeMapAlgorithm

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.TreeMap..::..TreeMapAlgorithm
    Telerik.Windows.Controls.TreeMap..::..SliceDiceAlgorithm

See Also