Class SquarifiedAlgorithm
This class is responsible for arranging the Rad
Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class SquarifiedAlgorithm : TreeMapAlgorithm
Constructors
SquarifiedAlgorithm()
Declaration
public SquarifiedAlgorithm()
Methods
CalculateRectangles(IEnumerable<Double>, Size)
Calculates the rectangles.
Declaration
public override IList<Rect> CalculateRectangles(IEnumerable<double> data, Size availableSize)
Parameters
System. The data. |
System. Size of the available. |
Returns
System.
|