Hi,
I'm trying to position several pie charts in a RadChart.
The CenterXOffset and CenterYOffset properties are used, but when a pie chart is added or removed, all positions are invalid :(
The problem is that every pie needs to have a static position on the page, because the background picture is a country map where every pie displays some information from a specific city.
Is there an eay way to position these pie charts by x and y coordinates?
RadChart1.Series[i].PlotArea.Appearance.Position.X does not seem to work.
Thanks,
Mark
I'm trying to position several pie charts in a RadChart.
The CenterXOffset and CenterYOffset properties are used, but when a pie chart is added or removed, all positions are invalid :(
The problem is that every pie needs to have a static position on the page, because the background picture is a country map where every pie displays some information from a specific city.
Is there an eay way to position these pie charts by x and y coordinates?
RadChart1.Series[i].PlotArea.Appearance.Position.X does not seem to work.
Thanks,
Mark