03-12-2010 02:42 AM
Hello All!
I have a trouble with svg file. Actually svg file is a kind of vector graphic. Now I want to use it in a scatterGraph as a hinterground picture. thanks for your reading.
03-15-2010 08:27 AM
Hi
A scattergraph only accepts .gif, .jpg, .jpeg, .bmp, .wmf and .png as background pictures.
Maybe you find a tool that converts the .svg in one of those or write you own function to do this.