ComponentOne Chart for WPF and Silverlight
Value Property (AxisPoint)


C1.WPF.C1Chart Namespace > AxisPoint Class : Value Property
Gets the coordinate value of the axis point.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.Double
'Usage
 
Dim instance As AxisPoint
Dim value As System.Double
 
value = instance.Value
public System.double Value {get;}
See Also

Reference

AxisPoint Class
AxisPoint Members