|
|
|
|
Sets the line width of the current column moving average line.
Syntax
FlpGrf.ColumnMovingAveWidth [ = value]
The ColumnMovingAveWidth 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
By default, each column has a different color. Use this property to override those default colors.
A value of (-1) will set this property equal to the corresponding column value.
The width of a line is in pixels.
FlpGrf.ColumnMovingAveWidth = 5

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