|
|
|
ColumnRowStart Property
ColumnRowEnd Property ![]()
Sets the starting and ending values of column in the data buffer for the currently selected Column.
Syntax
FlpGrf.ColumnRowStart [ = value]
FlpGrf.ColumnRowEnd [ = value]
The ColumnRowStart, ColumnRowEnd properties have these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
A numeric expression specifying the current starting or ending buffer row within column 1 of the buffer. |
Settings
Possible settings for value are from 1 to the number of rows of data you have entered.
Example
See XYYData
Example
Remarks
Used in conjunction with GraphType (when set to 5). See GraphType for a full explanation.
See Also
![]() |
Last modified on: Friday, August 16, 2002