| 1 |
How can I display a date/time axis? How can I omit labels with no data?
Posted: 07/17/2000
Flipper Graph Control handles date/time values very well. You can zoom with
data/time charts, increment by year,...
|
| 2 |
How can I create custom, user defined, XYZ graph? By default, XYZ surface graphs are averaged among the few points entered by the user. For complete control of all the points, read below.
Posted: 07/17/2000
To control every point that defines an XYZ surface you must use a user defined
XYZ graph. To create this type of...
|
| 3 |
What are XYY Data Graphs, and how can they be produced?
Posted: 07/17/2000
XYYData Charts allow each column freedom from all other columns on a graph.
Normally, in XYY type graphs, the data is...
|
| 4 |
How can I display more than one graph on the control? How can I merge graphs together?
Posted: 07/18/2000
There are two basic ways to display more than one graph on the control. One way
is to merge the graphs to one scale....
|
| 5 |
How can I connect a database to the Flipper Graph Control?
Posted: 07/17/2000
Flipper Graph Control achieves database interaction through fairly passive
means. Essentially, you use ADO to set up...
|
| 6 |
What files do I need to distribute with my application that uses Flipper Graph Control?
Posted: 07/17/2000
Be sure to read and understand the license agreement before distributing your
applications that use the Flipper Graph...
|
| 7 |
After installing a licensed version of the Flipper Graph Control then Trial/Demo dialog box continues to display giving a timeout warning.
Posted: 11/20/2000
This problem should be fixed in version 2.103 and later. However, if you do
experience this problem please...
|
| 8 |
This article gives a quick overview of how to use the PassLabel Event and PassLabelBack Method.
Posted: 07/11/2000
The PassLabel/PassLabelBack combo allows you to modify the text of certain
static labels on the graph. Legends, Data...
|
| 9 |
How can I add scrolling capabilities to my graph`s axis?
Posted: 07/17/2000
Flipper Graph Control doesn`t automatically add scrolling to an axis or graph.
However, to add scrolling to your...
|
| 10 |
Is there a way to update a graph in realtime, like the heart beat monitors at hospitals?
Posted: 08/23/2000
Well, it probably will not be as smooth and fast as the heart monitors, but it
certainly is possible.
Because...
|