ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.Double
    public System.double Start {get; set;}
    See Also