ComponentOne FinancialChart for WPF
UniformCumulativeScale Property (C1ZoomDeltaEventArgs)



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

Reference

C1ZoomDeltaEventArgs Class
C1ZoomDeltaEventArgs Members