C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / GetScaledBounds Method

In This Topic
GetScaledBounds Method (FlexChartBase)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function GetScaledBounds( _
   ByVal bounds As System.Drawing.Rectangle, _
   ByVal factor As System.Drawing.SizeF, _
   ByVal specified As System.Windows.Forms.BoundsSpecified _
) As System.Drawing.Rectangle
 

Parameters

bounds
factor
specified
See Also