Class ChartDataContext
Inheritance
System.Object
ChartDataContext
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ChartDataContext : Object
Properties
ClosestDataPoint
DataPoints
Declaration
public List<DataPointInfo> DataPoints { get; }
Property Value
System.
|
TouchLocation
Declaration
public Point TouchLocation { get; }
Property Value
Windows.
|