|
 |
| |
|
|
| Frequently Asked Questions: |
|
|
| |
 |
Questions |
1 |
|
| Name:Jayesh Patil |
Time:6/9/2008 7:14:47 PM |
|
| |
a) Can Linear Gauge have multiple Tick marks?
b) Can the Linear Gauge be created as vertical?
c)Are Negative values for Bar chart possible?
d)Can we have multiple series of bars?
e)Can we write Text on the bar itself?
|
|
|
 |
Answered: |
|
| |
a) There is only major tick and minor tick in one scale of the linear gauge, but you can use the customticks to create the custom ticks, or add another scale on it.
b) The scale of the linear gauge support horizonal and vertical.
c) Yes.
d) Of course, you can add more sereis in the linear chart.
e) Yes, the sereis contains the attributes for all the points and the datapoint also contains it's own attributes, you can set the labelstyle of the datapoint and display the custom label on it. |
|
|
 |
Questions |
2 |
|
| Name:Jayesh Patil |
Time:6/9/2008 7:01:56 PM |
|
| |
Is Source code available for this a) Circular gauze b) Linear Gauge c) Pie chart. if available then what is price of these three with source code and without source code. |
|
|
 |
Answered: |
|
| |
The source code is not available for Gauge .NET and Chart .NET.
The Gauge .NET and Chart .NET is a single control, that includes the linear gauge, circular gauge, pie chart as elements.
The price of the Gauge .NET and Chart .NET is US$499. |
|
|
 |
There is an error when I install the Gauge .NET |
3 |
|
| Name:Eric |
Time:3/8/2008 5:07:57 PM |
|
| |
I downloaded your trial version but during final installation it's throws an error of register closed.
"Cannot access a closed registry key." |
|
|
 |
Answered: |
|
| |
The support has tested the Gauge and Chart .NET component on VS2008, and find there are some bugs of the installaion for the component 2005, when the customer installed the VS2008 on the computer.
The newest install program has been updated, please download it and install the new one.
Note: Maybe there is a exception be created when you install/uninstall the old one, and make the install/uninstall failed. You can do the following steps:
1. Run the RegEdit and find the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v2.0 SP1
2. Rename the key to any name but not with "v2.0" at the begining.
3. Install/Uninstall the old program.
4. Rename the key to the right name ..\v2.0 SP1 |
|
|
 |
Gauges .NET License |
4 |
|
| Name:Martin Flammer |
Time:3/7/2008 5:30:00 PM |
|
| |
What's the different between "Gauges .NET Site License " and "Gauges .NET" ?
Is it royalty-free by usiung in our distributed software. |
|
|
 |
Answered: |
|
| |
Gauges .NET is a single developer license,
Steware licensee only one developer to use the the software on a single computer for the sole purpose of developing any number of end user applications, and licensee a royalty-free license to use the copy of the software with the developed end user applications.
Gauges .NET Site is a site developer license
If Licensee is Authorized and has purchased a site or unlimited license, the Software may be Used by any number of software developers on any number of computers in up to two physical buildings at Licensee premises. |
|
|
 |
How can I create the Gauge component with code at runtime. |
5 |
|
| Name:Jessy |
Time:1/31/2008 11:23:50 AM |
|
| |
I tried to create a instance of the component with code at the runtime and dispaly it on the form, I get a exception. |
|
|
 |
Answered: |
|
| |
It's necessary to drag the control on any one form of the project at the design time, then you can create the instance of the control at runtime.
You only need to drag it one time and then delete it if don't need it, the new instance can be created properly without the dragged control. |
|
|
|
|
|
|
| |
|
|
|