|
|
Sets the value to be skipped in the graph.
Syntax
FlpGrf.ColumnMissValue [ = value]
The ColumnMissValue property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
A decimal expression specifying the missing value. |
Remarks
This property can be used to eliminate bad data from a graph. See the ColumnMiss property for additional information on missing values.
FlpGrf1.ColumnMiss = 1
FlpGrf1.ColumnStyle = 1
FlpGrf1.ColumnValue = 32

See Also
![]() |
Last modified on: Friday, August 16, 2002