FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / AnimationTransformEventArgs Class / End Property

In This Topic
    End Property (AnimationTransformEventArgs)
    In This Topic
    Gets the ending position.
    Syntax
    'Declaration
     
    Public ReadOnly Property End As Double
    public double End {get;}
    See Also