Jump to content
Software FX Community

Annotation issue...


User (Legacy)

Recommended Posts

I sent an email a week ago with no response.. so I am posting this issue 

here.

I think there is an issue with Annotate. When I start off with a Pie chart,

annotate drawing always starts at (0,0) and there isn't anything I can do to

get around this. If I open a line chart, then go back to a pie chart with

the same chart, it will then work.

An example can be done by the following..

1. Open the Annotation example.

2. Adding Line 26-27 to Form1.cs

chart1.Gallery = Gallery.Pie;

chart1.LegendBox.Visible = false;

3. run it and try to add any annotation in the middle of the graph.

You should then see the trouble I am having.

Regards,

Jeff

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...