ComponentOne FlexChart for WinForms
Value Property (AnimationTransformEventArgs)


C1.Chart Namespace > AnimationTransformEventArgs Class : Value Property
Gets or sets the value in data coordinates.
Syntax
'Declaration
 
Public Property Value As Double
'Usage
 
Dim instance As AnimationTransformEventArgs
Dim value As Double
 
instance.Value = value
 
value = instance.Value
public double Value {get; set;}
See Also

Reference

AnimationTransformEventArgs Class
AnimationTransformEventArgs Members