6. Creating and Using Basic Fields : Scalar Fields : Bar Fields : Bar Field Properties
 
Share this page                  
Bar Field Properties
All the properties for bar fields are described under Common Field Properties (see Common Field Properties), with the exception of the following properties that are specific to the bar field type:
FgBitmap
If set to Bitmap, specifies the graphic image that is to be used for the bar's foreground when FgPattern is set to FP_BITMAP.
Default: No Bitmap
FgPattern
Specifies a foreground pattern for a bar field only. Valid options are:
FP_BITMAP
FP_CLEAR
FP_CROSSHATCH
FP_DARKSHADE
FP_HORIZONTAL
FP_LIGHTSHADE
FP_SHADE
FP_SOLID
FP_VERTICAL
FP_DEFAULT
Default: FP_DEFAULT
GrowFrom
Specifies the starting position for the bar. As the value of the field increases, the bar grows from the specified edge to the opposite edge. Valid options are:
GF_DEFAULT (system default value)
GF_TOP
GF_BOTTOM
GF_LEFT
GF_RIGHT
Default: GF_BOTTOM
MaxValue
Specifies the highest possible value for the field
MinValue
Specifies the lowest possible value for the field