Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomDeltaEventArgs Class / DeltaScale Property

In This Topic
    DeltaScale Property
    In This Topic
    Gets the delta scale.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DeltaScale As Point
    public Point DeltaScale {get;}
    See Also