How can be added an annotation text box to points of a chart series?

E

efaramarzi

I use a TChart component v4 which a point series has been added to it.
I want to add an annotation text box (a mark with my desirable text) to
each point. Unfortunately the Marks property of the series does not
accept any text. I do not want to use texts with AddXY method when
adding points (and show them by enabling "Marks->Visible" property of
the series), because x-axis labels will be replaced with these texts.
Please send me a source code for doing this.
 
J

Jack Klein

I use a TChart component v4 which a point series has been added to it.
I want to add an annotation text box (a mark with my desirable text) to
each point. Unfortunately the Marks property of the series does not
accept any text. I do not want to use texts with AddXY method when
adding points (and show them by enabling "Marks->Visible" property of
the series), because x-axis labels will be replaced with these texts.
Please send me a source code for doing this.

The C++ language knows nothing of "TChart" or text boxes. You need to
post to a group that supports your compiler/operating system
combination that provides these non-standard extensions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,042
Latest member
icassiem

Latest Threads

Top