A panel implementation responsible for arranging the collection of
SeriesItemLabel elements.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class LabelsPanel : Panel,
ILogicalItem |
| Visual Basic |
|---|
Public Class LabelsPanel _
Inherits Panel _
Implements ILogicalItem |
Inheritance Hierarchy
See Also