|
|
DataSize Property
Sets the size of mark or width of a bar for individual data item.
Syntax
FlpGrf.DataSize( row, column ) [ = value]
The DataSize property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
row |
A numeric expression for the row to set. |
|
column |
A numeric expression for the column to set. |
|
value |
A numeric expression specifying the size of mark of percent width of bar. |
Remarks
This property sets the width of bars within the chart. This property works only for true 2D graphs.
See Also
![]() |
Last modified on: Friday, August 16, 2002