Gets the scale step.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
protected abstract double GetZoomFactor()
Visual Basic (Declaration)
Protected MustOverride Function GetZoomFactor As Double
Visual C++
protected:
virtual double GetZoomFactor() abstract

See Also