Harish Posted January 12, 2009 Report Posted January 12, 2009 I want to add different images to points based on the directions( North, South, East, West) in bubble chart. I have attached a sample chart below. In the below example the "Arrow" image specifies different directions. And also how to give different color to 4 quadrent as show in the image below. Quote
CarlosAC Posted February 19, 2009 Report Posted February 19, 2009 Hi Harish. Unfortunately, there is no option to insert an image inside bubbles. This is a limitation of our product. If you create an image and try to use it inside the bubble (chart1.Points[0].Picture = YourImage;) you will face an issue with the image position, because Chart FX engine will position the image as Tiled. Also, if you try to attach images to different points (different image for each point), you will see only one image for all points. Regarding coloring quadrants, this is not supported by Chart FX. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.