This class represents a chart title item.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.2.611.40
Syntax
| C# |
|---|
public class ChartTitle : ContentControl, IChartThemable,
ILogicalItem |
| Visual Basic |
|---|
Public Class ChartTitle _
Inherits ContentControl _
Implements IChartThemable, ILogicalItem |
Inheritance Hierarchy
See Also