ActiveReports 13
Size Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : Size Property
Gets or sets the height and width of the control.
Syntax
'Declaration
 
Public Property Size As Size
public Size Size {get; set;}

Property Value

The System.Drawing.Size that represents the height and width of the control in pixels.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members