ActiveReports Developer 7
GetPreferredSize Method
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : GetPreferredSize Method

proposedSize

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function GetPreferredSize( _
   ByVal proposedSize As Size _
) As Size
C# 
public Size GetPreferredSize( 
   Size proposedSize
)

Parameters

proposedSize

See Also