|
|
|
|
Sets the color of a single column moving average line.
Syntax
FlpGrf.ColumnMovingAveColor [ = value]
The ColumnMovingAveColor property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
Color specified by using the ColorTable property or by using the RGB or QBColor functions in code |
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.
See Also
ColumnMarkSize Property, ColumnPattern Property, ColumnStyle Property, ColumnMovingAve Property
Last modified on: Friday, August 16, 2002