|
|
|
|
Sets the line width of the current column regression line.
Syntax
FlpGrf.ColumnLineWidth [ = value]
The ColumnLineWidth property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
A numeric expression specifying the line width in pixels. (default 1) |
Remarks
A value of (-1) will set this property equal to the corresponding column value.
The width of a line is in pixels.
FlpGrf.ColumnLineWidth = 5

See Also
All Column Routines, ColumnColor Property, ColumnPattern Property, ColumnStyle Property, ColumnType Property, ColumnRegression Property
Last modified on: Friday, August 16, 2002