ActiveReports 13
Scale(SizeF) Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class > Scale Method : Scale(SizeF) Method
A System.Drawing.SizeF containing the horizontal and vertical scaling factors.
Scales the control and all child controls by the specified scaling factor.
Syntax
'Declaration
 
Public Overloads Sub Scale( _
   ByVal factor As SizeF _
) 
public void Scale( 
   SizeF factor
)

Parameters

factor
A System.Drawing.SizeF containing the horizontal and vertical scaling factors.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members
Overload List