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

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