Jump to content
Software FX Community

XML data islands


User (Legacy)

Recommended Posts

This can be done using the following properties that can be specified as

PARAM tags:

DATAPATHReader CLASSID of the COM component that helps

ChartFX read data from a particular file

DATAPATHReaderCodebase URL for this COM object

DATAPATHReaderConfig (Optional) Additional configuration string

In particular, for the XML Data reader, you need to specify:

DATAPATHReader="02836DBD-9F4A-4BA0-9E9B-E209B1AB2D19"

DATAPATHReaderCodebase="URL to a CAB file or DLL when the XML Data Reader is

located in your server"

Then, the DataPath property will contain the URL of your XML containing the

data.

--

FP

Software FX, Inc.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...