This class represents a chart legend item.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class ChartLegendItem : Control,
IInteractiveElement |
| Visual Basic |
|---|
Public Class ChartLegendItem _
Inherits Control _
Implements IInteractiveElement |
Inheritance Hierarchy
See Also