Search found 19 matches
- Tue Aug 30, 2011 11:54 am
- Forum: .NET
- Topic: about licenses.licx
- Replies: 5
- Views: 6276
Re: about licenses.licx
I have a similar problem. Only when trying to build my application using TFS 2010 BuildServer, I get the following error: Properties\licenses.licx (1): Unable to resolve type 'Steema.TeeChart.TChart, TeeChart, Version=2.0.2306.26232, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' how can I fix th...
- Tue May 19, 2009 10:04 am
- Forum: .NET
- Topic: Fixed pixel size for bubble radius
- Replies: 1
- Views: 2533
Fixed pixel size for bubble radius
Hi,
I'm using Bubble line to mark some points on a teeChart .net control.
how can i set the bubble radius to fixed size (in pixel) so it won't resize on zoom according to the axes?
I'm using Bubble line to mark some points on a teeChart .net control.
how can i set the bubble radius to fixed size (in pixel) so it won't resize on zoom according to the axes?
- Wed Feb 04, 2009 2:40 pm
- Forum: .NET
- Topic: does bubble contains point?
- Replies: 1
- Views: 2789
does bubble contains point?
Hi,
i have an e.x and e.y coordinates from a mouse up event. how can i make sure the bubble contains this point? (mouse up was in bubble range)
i have an e.x and e.y coordinates from a mouse up event. how can i make sure the bubble contains this point? (mouse up was in bubble range)
- Sun May 25, 2008 8:40 am
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
dragPoint drags on click
Hi. i have a few problems with the dragPoint: 1. drag point drags bubble series on click without mouse move,meaning even if there is no mouse move (and the click is in the bubble's border) the drag action commits. 2. the drag icon for a bubble changes on mouse enter but when the mouse leaves the bub...
- Thu May 22, 2008 12:19 pm
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
keep the bubble the same size even in zoom events
how can i change the radius for a series after calculating the zoom ratio.(I guess you meant the difference between the inital and current axes in the zoomed event...)
- Thu May 22, 2008 11:19 am
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
double click event with DragTool
the DragTool masks the double click for a series as well. is there a work around for it also?
one more question for the bubble graph. is there a way to keep the bubble the same size even in zoom events?
one more question for the bubble graph. is there a way to keep the bubble the same size even in zoom events?
- Thu May 22, 2008 8:20 am
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
click event is not fired because of dragTool
after adding a drag tool to a series the series click event (only left click, right click fires the event) isn't fired. is that a known issue? is there a way to keep the drag tool and still fire the event?
- Wed May 21, 2008 3:15 pm
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
regarding the transperent issue...
i guess it's making it transperent, but it's very hard to see it because the bubble style is polished sphere
- Wed May 21, 2008 3:09 pm
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
one more question...
i have multiplie series on the chart, and i want to drag only specific graph and not all the series on the chart.
- Wed May 21, 2008 2:59 pm
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
great tool.
Can i force the drag to be followed only on the y axis meaning only vertically, and how can i make the bubble transperent during the drag?
- Wed May 21, 2008 1:27 pm
- Forum: .NET
- Topic: cause a line to follow the mouse
- Replies: 16
- Views: 13848
drag and drop a bubble..
I am using the above sample to drag a bubble and not a line. Is there a way to show the bubble moving with the mouse cursor until the drop (in transperent way)
- Wed May 21, 2008 9:20 am
- Forum: .NET
- Topic: adding values to bubble graph
- Replies: 1
- Views: 2587
adding values to bubble graph
Hi,
i am adding values to the bubble series the same way i have added to the line series but the points won't paint on th graph. Any pointers? the series is activated and visible. Any help would be great...
i am adding values to the bubble series the same way i have added to the line series but the points won't paint on th graph. Any pointers? the series is activated and visible. Any help would be great...
- Tue May 20, 2008 11:37 am
- Forum: .NET
- Topic: custom painting on a chart
- Replies: 5
- Views: 4906
what if the values are double?
what if the values are double and not int?
- Tue May 20, 2008 9:45 am
- Forum: .NET
- Topic: custom painting on a chart
- Replies: 5
- Views: 4906
one more question...
I need to paint a bitmap object and on a specific point on a line which the tutorial doesn't reffer to. is there a way to do so?
- Tue May 20, 2008 9:19 am
- Forum: .NET
- Topic: custom painting on a chart
- Replies: 5
- Views: 4906
custom painting on a chart
hi,
i have a rounded graphics object (bitmap) that i want to paint on a line value. is there a tutorial on custom paining on a line\chart?
i have a rounded graphics object (bitmap) that i want to paint on a line value. is there a tutorial on custom paining on a line\chart?