C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar.Common Namespace / ChartRangePanel Class / GetPreferredSize Method

In This Topic
GetPreferredSize Method (ChartRangePanel)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetPreferredSize( _
   ByVal proposedSize As System.Drawing.Size _
) As System.Drawing.Size
 

Parameters

proposedSize
See Also