ComponentOne FinancialChart for WPF
ActualZoom Property (C1ListViewer)



C1.WPF Namespace > C1ListViewer Class : ActualZoom Property
Gets the actual zoom.
Syntax
'Declaration
 
Public ReadOnly Property ActualZoom As Double
'Usage
 
Dim instance As C1ListViewer
Dim value As Double
 
value = instance.ActualZoom
public double ActualZoom {get;}
public:
property double ActualZoom {
   double get();
}
See Also

Reference

C1ListViewer Class
C1ListViewer Members