MapLegendCanvas
Class
Items panel for map legend. This class is designed for internal use.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class MapLegendCanvas : Panel
Inheritance: objectMapLegendCanvas
Constructors
C#
public MapLegendCanvas()
Properties
Methods
Called to arrange and size the content.
C#
protected override Size ArrangeOverride(Size finalSize)
The computed size that is used to arrange the content.
Returns:Size
The calculated size.
Measure override.
C#
protected override Size MeasureOverride(Size availableSize)
Available size.
Returns:Size
Size.