ComponentOne FinancialChart for WPF
ActualZoom Property (C1ListViewerPanel)



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

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members