ComponentOne FinancialChart for WPF
UniformDeltaScale Property



C1.WPF Namespace > C1ZoomDeltaEventArgs Class : UniformDeltaScale Property
Gets the uniform delta scale.
Syntax
'Declaration
 
Public ReadOnly Property UniformDeltaScale As Double
'Usage
 
Dim instance As C1ZoomDeltaEventArgs
Dim value As Double
 
value = instance.UniformDeltaScale
public double UniformDeltaScale {get;}
public:
property double UniformDeltaScale {
   double get();
}
See Also

Reference

C1ZoomDeltaEventArgs Class
C1ZoomDeltaEventArgs Members