[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Axis.GetDataPoint

GetDataPoint Method

GetDataPoint(DependencyObject)

Gets the value of Axis.DataPoint attached property.

Declaration
public static DataPoint GetDataPoint(DependencyObject obj)
Public Shared Function GetDataPoint(obj As DependencyObject) As DataPoint
Parameters
Type Name Description
DependencyObject obj
Returns
Type Description
DataPoint