This class represents the chart legend.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.2.611.1050
Syntax
| C# |
|---|
public class ChartLegend : HeaderedItemsControl,
IInteractionManager, IInteractiveElement, IChartThemable, ILogicalItem |
| Visual Basic |
|---|
Public Class ChartLegend _
Inherits HeaderedItemsControl _
Implements IInteractionManager, IInteractiveElement, IChartThemable, ILogicalItem |
Inheritance Hierarchy
See Also