ComponentOne Chart for WPF and Silverlight
DataObject Property (AxisPoint)


C1.WPF.C1Chart Namespace > AxisPoint Class : DataObject Property
Gets the object associated with axis point.
Syntax
'Declaration
 
Public ReadOnly Property DataObject As System.Object
'Usage
 
Dim instance As AxisPoint
Dim value As System.Object
 
value = instance.DataObject
public System.object DataObject {get;}
See Also

Reference

AxisPoint Class
AxisPoint Members