ComponentOne Chart for WPF and Silverlight
DataPoint Property (PlotElement)


C1.WPF.C1Chart Namespace > PlotElement Class : DataPoint Property
Gets the data point associated with the plot element.
Syntax
'Declaration
 
Public ReadOnly Property DataPoint As DataPoint
'Usage
 
Dim instance As PlotElement
Dim value As DataPoint
 
value = instance.DataPoint
public DataPoint DataPoint {get;}
See Also

Reference

PlotElement Class
PlotElement Members