ActiveReports 13
CreateGraphics Method (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : CreateGraphics Method
Creates the System.Drawing.Graphics for the control.
Syntax
'Declaration
 
Public Function CreateGraphics() As Graphics
public Graphics CreateGraphics()

Return Value

The System.Drawing.Graphics for the control.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members