User (Legacy) Posted November 10, 2003 Report Share Posted November 10, 2003 Is there any way I can use an XML data island to feed data to the ChartFX internet edition client? I have a situation where this would be convenient. Gary Isinghood Link to comment Share on other sites More sharing options...
Software FX Posted November 17, 2003 Report Share Posted November 17, 2003 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.