Jump to content
Software FX Community

using SoftwareFX.ChartFX.Data doesn't work


User (Legacy)

Recommended Posts

Hi,

I'm trying to read data from XML file and in chartFX's samples it said to

put "using SoftwareFX.ChartFX.Data;" I tried it but it gives me an error

when I try to build "The type or namespace name 'Data' does not exist in the

class or namespace 'SoftwareFX.ChartFX' (are you missing an assembly

reference?)"

I also tried to put

"SoftwareFX.ChartFX.Data.XmlDataProvider cfxXML" instead of "XmlDataProvider

cfxXML" but it still doesn't work.

PLEASE HELP!

TIA

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...