Jump to content
Software FX Community

Problem with ActiveReports 2.0


User (Legacy)

Recommended Posts

Hi All,

I am trying to assign a reference to ChartFX using a ChartFX control added

in ActiveReports dynamically. This gives me "Type Mismatch" error at line

number 3.

1: Dim ChartFX1 As Object, localChartFX1 as object

2: Set ChartFX1 =

ARDesigner1.Report.Sections("Detail").Controls.Add("CfxIEDtc.Chart.4")

3: Set localChartFX1 = ChartFX1

Can anyone help me to solve this bug?

Thanks,

Piyush Gupta.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...