ComponentOne FinancialChart for WPF
CumulativeScale Property (C1ZoomDeltaEventArgs)



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

Reference

C1ZoomDeltaEventArgs Class
C1ZoomDeltaEventArgs Members