ActiveReports 13
MaximumSize Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : MaximumSize Property
Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify.
Syntax
'Declaration
 
Public Property MaximumSize As Size
public Size MaximumSize {get; set;}

Property Value

An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members