ComponentOne Chart for WPF and Silverlight
Value Property (AnnoCreatedEventArgs)


C1.WPF.C1Chart Namespace > AnnoCreatedEventArgs Class : Value Property
Gets the axis value that corresponds to the annotation label.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.Double
'Usage
 
Dim instance As AnnoCreatedEventArgs
Dim value As System.Double
 
value = instance.Value
public System.double Value {get;}
See Also

Reference

AnnoCreatedEventArgs Class
AnnoCreatedEventArgs Members