ActiveReports 13
Initialize Method (DesignTimeDvChart)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.Component Namespace > DesignTimeDvChart Class : Initialize Method
Syntax
'Declaration
 
Public Sub Initialize( _
   ByVal dataContext As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataScope, _
   ByVal properties As GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag _
) 
public void Initialize( 
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataScope dataContext,
   GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag properties
)

Parameters

dataContext
properties
See Also

Reference

DesignTimeDvChart Class
DesignTimeDvChart Members