Gets the scale step.
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
protected abstract double GetZoomFactor()  | 
| Visual Basic (Declaration) | 
|---|
Protected MustOverride Function GetZoomFactor As Double  | 
| Visual C++ | 
|---|
protected: virtual double GetZoomFactor() abstract  |