Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollViewer Class / ExtentWidth Property

In This Topic
    ExtentWidth Property
    In This Topic
    Gets a value that contains the horizontal size of the extent. This is a dependency property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExtentWidth As Double
    public double ExtentWidth {get;}
    See Also