|
|
|
|
Data Routines
The following routines provide you with the control over the data buffer of the Flipper Graph Control.
Data Buffer Setup
|
DataBeginRow Property |
Sets begging row of data. (for XYYData graphs) |
|
DataEndRow Property |
Sets ending row of data. (for XYYData graphs) |
|
DataInit Property |
Initializes the data buffer |
|
DataStore Property |
Assigns values to data buffer row at a time, uses Variant arrays |
|
DataStoreHuge Method |
Stores a two dimensional array into the data buffer |
|
DataValue Property |
Assigns value to specific cell in the data buffer |
|
DataValueMethod Method |
Assigns value to specific cell in the data buffer |
Point Appearance
|
DataColor Property |
Sets color of specific data point |
|
DataExplode Property |
Explodes specific data point (for Pie graphs) |
|
|
|
|
DataPattern Property |
Sets pattern of the line. |
|
DataStyle Property |
Sets style of the data point. |
|
DataSize Property |
Sets mark size or line width of the data point |
Other
|
DataRows Property |
Returns the number of rows in the buffer |
|
DataValueAsString Property |
Returns a cell content as string |
|
|
|
|
|
|
See Also
Axis Routines, Column Routines, Font Routines, Graph Routines, Legend Routines, Object Routines, Picture Routines, Pie Routines,
Last modified on: Friday, August 16, 2002