Search found 7 matches
- Sat Feb 05, 2005 4:35 pm
- Forum: VCL
- Topic: Gauge Series display values
- Replies: 4
- Views: 8030
Thanks for the information. The damping would limit the movement of the gauge to a certain speed. If the value was changing very rapidly the gauge would be damped or moving slower. Espically when the values were going back and forth between two values. If the values change real fast the pointer is j...
- Tue Jan 25, 2005 4:35 pm
- Forum: VCL
- Topic: Gauge Series display values
- Replies: 4
- Views: 8030
Gauge Series display values
Lets say the Gauge goes from 0 to 30. I want to have the numbers say 0 ma to 30 ma or 0 volts to 30 volts or in my case it is like a signal strength meter for a short wave receiver. It would have a scale S0 to S9 (for 0 to 15) and 0dB to 60dB (for 15 to 30) Any help would be greatlt appreciated Tom ...
- Fri Jan 21, 2005 3:39 pm
- Forum: VCL
- Topic: Gauge Series display values
- Replies: 4
- Views: 8030
Gauge Series display values
I have a gauge series reading values from 0 to 30. I would like to change the values displayed above the gauge to fit the values I am receiving. For example values from 0 to 15 would be converted to 0 to 9 on the chart. Values from 15 to 30 would be converted to values from 0 to 60. Any way to do th...
- Thu Nov 18, 2004 3:20 pm
- Forum: VCL
- Topic: Tennis single or double elimination diagram
- Replies: 3
- Views: 13093
When I try to make the diagram the editor takes out the spaces so it will not look like I want it to. It is a typical single elimination diagram where two players play and the winner plays the winner of another match. It has all the teams playing on the left side and the winner on the right side. An...
- Mon Nov 15, 2004 7:31 pm
- Forum: VCL
- Topic: Tennis single or double elimination diagram
- Replies: 3
- Views: 13093
Tennis single or double elimination diagram
Would TeeTree be Ok to use to generate a single or double eliminiation diagram like you would see at a tennis tourniment?
Thanks
Tom Berry
Thanks
Tom Berry
- Mon May 31, 2004 3:12 pm
- Forum: VCL
- Topic: "tolerace" for clicked line
- Replies: 2
- Views: 6583
- Sat May 29, 2004 3:45 pm
- Forum: VCL
- Topic: "tolerace" for clicked line
- Replies: 2
- Views: 6583
"tolerace" for clicked line
I have a Line Series that I want the user to be able to click on and then I will display some values. The problem is that the line is very hard to position the mouse over. Customers with unsteady hands complain it is impossible to place the cursor over the line. Is there a way to trigger the OnClick...