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

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