Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hi Members,

I need to draw text input editor on a chart control. similar to the text editor of paint brush or Ms Office. Ca somebody plz suggest how i can achieve it.

Regards
Posted
Comments
BillWoodruff 11-Jan-13 20:52pm    
Please clarify:

1. If you are not using the standard .NET Microsoft Chart control: what you are using ?

2. Are you saying that you have a TextBox on a Form, and, after some event: you want that text to be overlaid on top of the chart at some specific position ?

3. Are you saying you want the end-user of your application to create (or edit the attributes of) richly-styled text (forecolor, background-color, font) while your program is running, and then drag-and-drop this richly-styled text (or plain text) to wherever they want to on the Chart ? While I seriously doubt this is what you want to do: the important thing is for you to clarify exactly what it is you want to do.

~

What have you tried so far ? Show us some code, please.
PankajKSood 14-Jan-13 0:57am    
HI BillWoodruff

I am using Arction Lightning chart control. I need to draw a text editor on my chart control in which user can type the text. Its similar to the tool called Text Editor of 'MS Office'.

Regards
BillWoodruff 14-Jan-13 9:03am    
You are using a commerical third-party control from Arction (a very expensive control).

Why aren't you sending this question to Arction technical support ?

I am still not clear what you are trying to do, here.

Usually questions involving third-party commercial controls are not answered here, unless you get lucky, and someone else here is using the same control.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900