ActiveReports 13
DisplayRectangle Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : DisplayRectangle Property
Gets the rectangle that represents the display area of the control.
Syntax
'Declaration
 
Public ReadOnly Property DisplayRectangle As Rectangle
public Rectangle DisplayRectangle {get;}

Property Value

A System.Drawing.Rectangle that represents the display area of the control.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members