ComponentOne FinancialChart for UWP
C1.Chart Namespace / AnimationTransformEventArgs Class / End Property

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