Thanks for your Help!
I can not figure out how to change the style of pointer on an annotiaon.Callout ?
i.e. Star,Square,Cross,Diagonal ect.
Also can I change the color of the style ?
Craig R
Search found 4 matches
- Fri Feb 17, 2006 3:05 pm
- Forum: .NET
- Topic: Annotation.Callout pointer style How to ?
- Replies: 1
- Views: 3090
- Tue Feb 07, 2006 11:46 am
- Forum: .NET
- Topic: I need help with Annotation.Callout's
- Replies: 1
- Views: 3023
I need help with Annotation.Callout's
Thanks for your help! I'm trying to place a small annotation box with 3 txt chars in it pointing to a specific point on a Fastline preferably with a line and arrow head. The following code is what I have so far. for(int t = 0;t < shaftpts.Count-1;++t) { ycoord = this.FlChartTrace[0].CalcYPos((int)th...
- Wed Jan 18, 2006 5:39 pm
- Forum: .NET
- Topic: How to Text in a Box with a line to an X,Y position
- Replies: 1
- Views: 3115
How to Text in a Box with a line to an X,Y position
First thank you for your help in advance.
After creating a chart with several fastline ploted on it. I need to create a box with text in it, 4-5 chars. The box then needs a line to point to a specific x,y posistion on a fastline. any ideas ?
Thanks Agian
CraigR
After creating a chart with several fastline ploted on it. I need to create a box with text in it, 4-5 chars. The box then needs a line to point to a specific x,y posistion on a fastline. any ideas ?
Thanks Agian
CraigR
- Mon Dec 19, 2005 2:39 pm
- Forum: .NET
- Topic: How to put lables on TChart FastLine at a specific X Local
- Replies: 1
- Views: 3272
How to put lables on TChart FastLine at a specific X Local
Can anyone tell me how to Put lables on a TChart Fastline that references a pertiular X value on the TChart