An object of this type is used as a data context for chart's behaviors.
For example the tool tip behavior can use a chart data context to populate
its tool tip template with data.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class ChartDataContext |
| Visual Basic |
|---|
Public Class ChartDataContext |
| Visual C++ |
|---|
public ref class ChartDataContext |
Inheritance Hierarchy
See Also