ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / AnimationTransformEventArgs Class / Value Property

In This Topic
    Value Property (AnimationTransformEventArgs)
    In This Topic
    Gets or sets the value in data coordinates.
    Syntax
    'Declaration
     
    Public Property Value As System.Double
    public System.double Value {get; set;}
    See Also