ClassMapLegendCanvas
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:
cs-api-definition
public class MapLegendCanvas : Panel
Inheritance: objectMapLegendCanvas
Constructors
MapLegendCanvas()
Declaration
cs-api-definition
public MapLegendCanvas()
Properties
Methods
ArrangeOverride(Size)
Called to arrange and size the content.
Declaration
cs-api-definition
protected override Size ArrangeOverride(Size finalSize)
Parameters
finalSize
Size
The computed size that is used to arrange the content.
Returns
Size
The calculated size.
MeasureOverride(Size)
Measure override.
Declaration
cs-api-definition
protected override Size MeasureOverride(Size availableSize)
Parameters
availableSize
Size
Available size.
Returns
Size
Size.