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

In This Topic
    UniformDeltaScale Property
    In This Topic
    Gets the uniform delta scale.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UniformDeltaScale As Double
    public double UniformDeltaScale {get;}
    See Also