Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBarTemplateSettings Class / ContainerAnimationEndPosition Property

In This Topic
    ContainerAnimationEndPosition Property
    In This Topic
    Gets the target To point of the container animation that animates the C1ProgressBar.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ContainerAnimationEndPosition As Double
    public double ContainerAnimationEndPosition {get;}
    See Also