ComponentOne FinancialChart for WPF
C1ZoomUnit Constructor(Double)



C1.WPF Namespace > C1ZoomUnit Structure > C1ZoomUnit Constructor : C1ZoomUnit Constructor(Double)
Initializes a new instance of the C1ZoomUnit struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal zoom As Double _
)
'Usage
 
Dim zoom As Double
 
Dim instance As New C1ZoomUnit(zoom)
public C1ZoomUnit( 
   double zoom
)
public:
C1ZoomUnit( 
   double zoom
)

Parameters

zoom
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members
Overload List