This class represents the tool tips for RadChart.
Namespace: Telerik.Windows.Controls.ChartAssembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class ChartTooltip : Control |
| Visual Basic |
|---|
Public Class ChartTooltip _
Inherits Control |
| Visual C++ |
|---|
public ref class ChartTooltip : public Control |
Inheritance Hierarchy
See Also