- action_move_bottom_side
- action_move_left_side
- action_move_right_side
- action_move_top_side
- active
- width
- visibility
- histogram
- rotation
- distance
- group
- x_interval
- type
- depth
- graphic_backgrnd_color
- graphic_style
- graphic_text_color
- label_bold_font
- label_font
- label_italic_font
- label_size
- label_underlined_font
- legend_backgrnd_color
- legend_bold_font
- legend_font
- legend_italic_font
- legend_size
- legend_style
- legend_text_color
- legend_underlined_font
- point_click
- slope
- height
- horizontal_adjustment
- name
- vertical_adjustment
- x_axis
- y_axis
- main_title_bold_font
- main_title_font
- main_title_italic_font
- main_title_size
- main_title_style
- main_title_text_color
- main_title_underlined_font
- marks_style
- other_titles_bold_font
- other_titles_font
- other_titles_italic_font
- other_titles_size
- other_titles_underlined_font
- right_title
- right_title_backgrnd_color
- right_title_position
- right_title_style
- right_title_text_color
- show_x_grid
- show_x_labels
- show_x_markers
- show_y_grid
- show_y_labels
- show_y_markers
- store_x_labels
- store_x_markers
- thin_edges
- walls_color
- x_differenciated_markers
- x_grid_color
- x_grid_line
- x_position
- x_vertical_labels
- y_differenciated_markers
- y_error_bar
- y_error_value
- y_max_scale
- y_min_scale
- y_neg_pos_bar
- y_position
- y_scale
- y_scale_nb_marks
- adjustment
- 3d_effects
- activated_data_labels
- axes_color
- back
- bottom_title
- bottom_title_backgrnd_color
- bottom_title_style
- bottom_title_text_color
- clicked_series
- data_label_color
- data_label_coloring
- edges_color
- left_title
- left_title_backgrnd_color
- left_title_position
- left_title_style
- left_title_text_color
- legend_position
- main_title
- main_title_backgrnd_color
Sets the graphic's 3D display mode.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NO_EFFECT |
No effects will be applied when drawing the graphic. |
_HST_PERSPECTIVE |
A perspective effect will be applied when drawing the graphic. |
_HST_ISOMETRIC |
An isometric projection effect will be applied when drawing the graphic. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE". |
Default value |
_HST_PERSPECTIVE |
Note: This property is not implemented by the Cloud generator.
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the horizontal bar below the object, or when he/she resizes the window below and when the split bar expands (VERTICAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_HEIGHT) and if the object belongs to one of the bottommost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_MOVE |
The control moves relative to the window. |
_HST_EXPAND |
The control expands of contracts. |
_HST_ANCHOR |
The control does not move relative to the window. |
_HST_DEFAULT |
Corresponds to the value _HST_ANCHOR if the control is in a pane located above the bar. Corresponds to the value _HST_MOVE if located in a pane at the bottom. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the vertical bar to the left of the object, or when he/she resizes the window below and when the split bar expands (HORIZONTAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_WIDTH) and if the object belongs to one of the rightmost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_MOVE |
The control moves relative to the window. |
_HST_EXPAND |
The control expands of contracts. |
_HST_ANCHOR |
The control does not move relative to the window. |
_HST_DEFAULT |
Corresponds to the value _HST_ANCHOR if the control is in a pane located to the left of the bar. Corresponds to the value _HST_MOVE if located in a pane on the right. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the vertical bar to the right of the object, or when he/she resizes the window below and when the split bar expands (HORIZONTAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_WIDTH) and if the object belongs to one of the rightmost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_MOVE |
The control moves relative to the window. |
_HST_EXPAND |
The control expands of contracts. |
_HST_ANCHOR |
The control does not move relative to the window. |
_HST_DEFAULT |
Corresponds to the value _HST_ANCHOR if the control is in a pane located to the left of the bar. Corresponds to the value _HST_MOVE if located in a pane on the right. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Defines the adjustment of an object placed in the view of a split bar object, when the user drags the horizontal bar above the object, or when he/she resizes the window above and when the split bar expands (VERTICAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_HEIGHT) and if the object belongs to one of the bottommost views.
Accessibility |
|
Layout design mode |
Read / Write, |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_MOVE |
The control moves relative to the window. |
_HST_EXPAND |
The control expands of contracts. |
_HST_ANCHOR |
The control does not move relative to the window. |
_HST_DEFAULT |
Corresponds to the value _HST_ANCHOR if the control is in a pane located above the bar. Corresponds to the value _HST_MOVE if located in a pane at the bottom. |
Conditions for use |
The object must be in a split bar pane. |
Note: This property is not implemented in Java and Mobile generation.
Activates the graphic's data labels (character strings describing each bar).
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "HST_2D_TYPE". |
Default value |
*FALSE |
Allows the object to be placed in focus. Objects placed in focus are receptive to actions performed by the user using the keyboard and/or mouse.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*TRUE |
Specifies the graphic's orientation.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_ADJUST_VERTICAL |
the graphic's bars will run vertically, |
_HST_ADJUST_HORIZONTAL |
the graphic's bars will run horizontally. |
Conditions for use |
None. |
Default value |
_HST_ADJUST_VERTICAL |
Color used to draw the X and Y axes.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
The TYPE property value must be set to "_HST_2D_TYPE". |
Default value |
_HST_COL_BLACK |
Graphic drawing mode in which parts of the graphic are concealed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NO_BACK |
The graphic will be drawn as it stands. |
_HST_BACK_SIDE |
The planes representing the X and Y axes will be moved. |
_HST_BACK_ONLY |
Only the X-axis plane will be moved. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE" and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
_HST_NO_BACK |
Note: This property is not implemented by the Cloud generator.
Title located below the graphic.
Adelia type |
ALPHA(80). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Bottom title |
Color used to draw the background for the bottom title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_GREY |
Shows the style used to draw the bottom title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NONE |
Simple bottom title drawing. |
_HST_BORDER |
Draws a border around the bottom title. |
_HST_DROP_SHADOW |
Draws a shadow around the bottom title. |
_HST_RAISED |
Bottom title is given a raised 3D effect. |
_HST_LOWERED |
Bottom title is given a lowered 3D effect. |
Conditions for use |
None. |
Default value |
_HST_NONE |
Color used to draw the bottom title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_BLACK |
Number of the series associated with the bar clicked upon by the user. Series are numbered from 1 to n, where n is the total number of series.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
No. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
the value in CLICKED_SERIES will only be valid if the user has clicked on a bar in the graphic. |
Default value |
0 |
Color used to draw the data labels.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
The ACTIVATED_DATA_LABELS property value must be set to "*TRUE", and the DATA_LABEL_COLORING property value must be set to "_HST_COLOR_UNIFORM". |
Default value |
_HST_COL_WHITE |
Indicates the coloring mode used for the data labels.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COLOR_BARS |
Data label color is the same as the associated bar's color. |
_HST_COLOR_UNIFORM |
Data label color corresponds to the DATA_LABEL_COLOR property value. |
Conditions for use |
The ACTIVATED_DATA_LABELS property value must be set to "*TRUE". |
Default value |
_HST_COLOR_BARS |
Depth of the graphic (value between 0 and 200).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "HST_3D_TYPE", and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
100 |
Note: This property is not implemented by the Cloud generator.
Defines the perspective distance of the graphic in relation to the user's view (value between 0 and 100).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE" and the 3D_EFFECTS property must be set to "_HST_PERSPECTIVE". |
Default value |
50 |
Note: This property is not implemented by the Cloud generator.
Color used to draw the edges of the X and Y axes in the graphic.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
The TYPE and the THIN_EDGES property value must be set to "_HST_3D_TYPE" and to "*FALSE" respectively, and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
_HST_COL_DARKGREY |
Note: This property is not implemented by the Cloud generator.
Color in which the graphic background will be displayed.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_GREY |
Indicates the style used to draw the graphic.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NONE |
Simple graphic drawing. |
_HST_BORDER |
Draws a border around the graphic. |
_HST_DROP_SHADOW |
Draws a shadow around the graphic. |
_HST_RAISED |
Graphic is given a raised 3D effect. |
_HST_LOWERED |
Graphic is given a lowered 3D effect. |
Conditions for use |
None. |
Default value |
_HST_NONE |
Color used to draw the graphic.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_BLACK |
Defines how the points in different series are combined.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_SIMPLE_GROUP |
The bars will be shown side by side. |
_HST_STACKED_GROUP |
The bars will be stacked together by absolute value. |
_HST_PERCENT_STACKED_GROUP |
The bars will be stacked together as percentages of the total height. |
_HST_DEPTH_GROUP |
The bars will be placed one behind the other. |
Conditions for use |
The _HST_DEPTH_GROUPvalue can be used only if the TYPE property is set to "_HST_3D_TYPE". |
Default value |
_HST_SIMPLE_GROUP |
Height value of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
200 |
Defines how the graphical control is adjusted when the window is resized horizontally.
Adelia type |
NUM_BIN_2. |
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read/Write. |
Associated constants |
|
_HST_ADJUST_EXPAND_WIDTH |
The control is expanded width-wise. |
_HST_ADJUST_ALIGNED_LEFT |
The control keeps its left side alignment. |
_HST_ADJUST_ALIGNED_RIGHT |
The control keeps its right side alignment. |
_HST_ADJUST_ALIGNED_CENTER |
The control keeps its center alignment. |
_HST_ADJUST_NONE |
No horizontal adjustment is applied to the control. |
Conditions for use |
This property applies when the window's ADJUSTMENT property is other than _WIN_ADJUST_NONE and when the object is not part of a Split bar pane. When executed, its value is taken into account before initializing the window and when the window's ADJUSTMENT property is modified. At this point, the object's VISIBILITY property must be True. Otherwise, the control will not be adjusted. The modification is only taken into account if the window's ADJUSTMENT property is _WIN_ADJUST_NONE. Otherwise it is ignored. |
Default value |
_HST_ADJUST_EXPAND_WIDTH. |
Note: This property is not implemented in Java and Mobile generation.
Indicates whether or not the character font for the labels is in bold.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Character font used to display the labels.
Adelia type |
ALPHA(250). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Arial |
Indicates whether or not the character font used for the labels is in italics.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Size of the character font used to display the labels, expressed as a percentage.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
100 |
Indicates whether or not the character font used for the labels is underlined.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Note: This property is not implemented by the Cloud generator.
Title located to the left of the graphic.
Adelia type |
ALPHA(80). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Left-hand title |
Color used to draw the background for the left-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_GREY |
Position of the left-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_POSITION_HORIZ |
The title text will run horizontally. |
_HST_POSITION_TOP |
The title text will run vertically upwards. |
_HST_POSITION_BOTTOM |
The title text will run vertically downwards. |
Conditions for use |
None. |
Default value |
_HST_POSITION_HORIZ |
Shows the style used to draw the left-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NONE |
Simple left-hand title drawing. |
_HST_BORDER |
Draws a border around the left-hand title. |
_HST_DROP_SHADOW |
Draws a shadow around the left-hand title. |
_HST_RAISED |
Left-hand title is given a raised 3D effect. |
_HST_LOWERED |
Left-hand title is given a lowered 3D effect. |
Conditions for use |
None. |
Default value |
_HST_NONE |
Color used to draw the left-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_BLACK |
Color used to draw the background for the legends.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_GREY |
Indicates whether or not the character font for the legends is in bold.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Character font used to display the legends.
Adelia type |
ALPHA(250). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Arial |
Indicates whether or not the character font used for the legends is in italics.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Sets the position of the legends relative to the graphic.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_TOP |
The legends will be displayed above the graphic. |
_HST_RIGHT |
The legends will be displayed to the right of the graphic. |
_HST_BOTTOM |
The legends will be displayed below the graphic. |
_HST_LEFT |
The legends will be displayed to the left of the graphic. |
Conditions for use |
None. |
Default value |
_HST_RIGHT |
Size of the character font used to display the legends, expressed as a percentage.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
100 |
Shows the style used to draw the legends.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NONE |
Simple legend drawing. |
_HST_BORDER |
Draws a border around the legends. |
_HST_DROP_SHADOW |
Draws a shadow around the legends. |
_HST_RAISED |
Legends are given a raised 3D effect. |
_HST_LOWERED |
Legends are given a lowered 3D effect. |
Conditions for use |
None. |
Default value |
_HST_NONE |
Color used to draw the legends.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_BLACK |
Indicates whether or not the character font used for the legends is underlined.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Main title of the graphic, located above it and centered.
Adelia type |
ALPHA(80). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Main title |
Color used to draw the background for the main title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_GREY |
Indicates whether or not the character font for the main title is in bold.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Character font used to display the graphic's main title.
Adelia type |
ALPHA(250). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Arial |
Indicates whether or not the character font used for the main title is in italics.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Size of the character font used to display the main title, expressed as a percentage.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
100 |
Shows the style used to draw the main title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NONE |
simple main title drawing. |
_HST_BORDER |
draws a border around the main title. |
_HST_DROP_SHADOW |
draws a shadow around the main title. |
_HST_RAISED |
main title is given a raised 3D effect. |
_HST_LOWERED |
main title is given a lowered 3D effect. |
Conditions for use |
None. |
Default value |
_HST_NONE |
Color used to draw the main title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_BLACK |
Indicates whether or not the character font used for the main title is underlined.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Sets the style used for the marks on the X and Y axes.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_MARKS_STYLE_CROSS |
The marks cross the axes, |
_HST_MARKS_STYLE_INSIDE |
The marks are inside the axes. |
_HST_MARKS_STYLE_OUTSIDE |
The marks are outside the axes. |
Conditions for use |
The TYPE property value must be set to "_HST_2D_TYPE". |
Default value |
_HST_MARKS_STYLE_CROSS |
Static name of the object.
Adelia type |
ALPHA(128). |
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Prefix of the basic object. |
Indicates whether or not the character font for the other titles is in bold.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Character font used to display the other titles on the graphic (right-hand, left-hand and bottom titles).
Adelia type |
ALPHA(250). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Arial |
Indicates whether or not the character font used for the other titles is in italics.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Size of the character font used to display the other titles, expressed as a percentage.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
100 |
Indicates whether or not the character font used for the other titles is underlined.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Number of the point associated with the bar clicked upon by the user. Points are numbered from 1 to n, where n is the total number of points.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
No. |
Execution mode |
Read. |
Associated constants |
None. |
Conditions for use |
the value in POINT_CLICK will only be valid if the user has clicked inside a bar on the graphic. |
Default value |
0 |
Title located to the right of the graphic.
Adelia type |
ALPHA(80). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
Right-hand title |
Color used to draw the background for the right-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_GREY |
Position of the right-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_POSITION_HORIZ |
The title text will run horizontally. |
_HST_POSITION_TOP |
The title text will run vertically upwards. |
_HST_POSITION_BOTTOM |
The title text will run vertically downwards. |
Conditions for use |
None. |
Default value |
_HST_POSITION_HORIZ |
Shows the style used to draw the right-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NONE |
Simple right-hand title drawing. |
_HST_BORDER |
Draws a border around the right-hand title. |
_HST_DROP_SHADOW |
Draws a shadow around the right-hand title. |
_HST_RAISED |
Right-hand title is given a raised 3D effect. |
_HST_LOWERED |
Right-hand title is given a lowered 3D effect. |
Conditions for use |
None. |
Default value |
_HST_NONE |
Color used to draw the right-hand title.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants | |
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
None. |
Default value |
_HST_COL_BLACK |
Indicates the graphic's angle of horizontal rotation (value between - and +).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "HST_3D_TYPE", and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
30 |
Note: This property is not implemented by the Cloud generator.
Shows the X-axis grid.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Shows the labels associated with the X-axis, next to each series of bars.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*TRUE |
Displays the marks on the X-axis (dashes used to gauge the axis).
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*TRUE |
Shows the Y-axis grid.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
Shows the labels associated with the Y-axis, next to each mark.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*TRUE |
Displays the marks on the Y-axis (dashes used to gauge the axis).
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*TRUE |
Vertical inclination of the graphic (value between -60 and +90).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE" and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
0 |
Note: This property is not implemented by the Cloud generator.
Frequency at which labels are shown on the X-axis.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
Depending on the size of the labels, it can sometimes be clearer to label only every second or third mark (the label frequency being assessed by the user). |
Default value |
1 |
Note: This property is not implemented by the Cloud generator.
Frequency at which marks are shown on the X-axis.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The SHOW_X_MARKERS property value must be set to "*TRUE". |
Default value |
1 |
Note: This property is not implemented by the Cloud generator.
Indicates whether or not the planes on the X and Y axes have thin edges.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE" and the 3D_EFFECTS property must not be set to "_HST_NO_EFFECT". |
Default value |
*FALSE |
Note: This property is not implemented by the Cloud generator.
Used to set whether the graphic is to appear in 2D or 3D.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HS_2DT_TYPE |
The object will be drawn in 2 dimensions, |
_HST_3D_TYPE |
The object will be drawn in 3 dimensions. |
Conditions for use |
None. |
Default value |
_HST_2D_TYPE |
Defines how the graphical control is adjusted when the window is resized vertically.
Adelia type |
NUM_BIN_2. |
Accessibility |
|
Layout design mode |
Read/Write. |
Execution mode |
Read/Write. |
Associated constants |
|
_HST_ADJUST_EXPAND_HEIGHT |
The control is extended height-wise. |
_HST_ADJUST_ALIGNED_TOP |
The control keeps its top side alignment. |
_HST_ADJUST_ALIGNED_BOTTOM |
The control keeps its bottom side alignment. |
_HST_ADJUST_ALIGNED_CENTER |
The control keeps its center alignment. |
_HST_ADJUST_NONE |
No vertical adjustment is applied to the control. |
Conditions for use |
This property applies when the window's ADJUSTMENT property is other than _WIN_ADJUST_NONE and when the object is not part of a Split bar pane. When executed, its value is taken into account before initializing the window and when the window's ADJUSTMENT property is modified. At this point, the object's VISIBILITY property must be True. Otherwise, the control will not be adjusted. The modification is only taken into account if the window's ADJUSTMENT property is _WIN_ADJUST_NONE. Otherwise it is ignored. |
Default value |
_HST_ADJUST_EXPAND_HEIGHT. |
Note: This property is not implemented in Java and Mobile generation.
Visibility of the object.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*TRUE |
Color used to draw the planes representing the X and Y axes.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE", and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
_HST_COL_DARKGREY |
Note: This property is not implemented by the Cloud generator.
Width value of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
300 |
Displays secondary marks (smaller intermediate marks, that let the user gauge the X-axis more accurately).
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The SHOW_X_MARKERS property value must be set to "*TRUE". |
Default value |
*FALSE |
Color used to draw the lines for the X-axis grid.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_COL_BLACK |
"black" color. |
_HST_COL_BLUE |
"blue" color. |
_HST_COL_CYAN |
"cyan" color. |
_HST_COL_GREEN |
"green" color. |
_HST_COL_MAGENTA |
"magenta" color. |
_HST_COL_RED |
"red" color. |
_HST_COL_WHITE |
"white" color. |
_HST_COL_YELLOW |
"yellow" color. |
_HST_COL_DARKBLUE |
"dark blue" color. |
_HST_COL_DARKCYAN |
"dark cyan" color. |
_HST_COL_DARKGREEN |
"dark green" color. |
_HST_COL_PURPLE |
"purple" color. |
_HST_COL_DARKRED |
"dark red" color. |
_HST_COL_DARKYELLOW |
"dark yellow" color. |
_HST_COL_DARKGREY |
"dark grey" color. |
_HST_COL_GREY |
"grey" color. |
Conditions for use |
The SHOW_X_GRID property value must be set to "*TRUE". |
Default value |
_HST_COL_BLACK |
Sets the pattern used to draw the grid.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_GRID_LINE_SOLID |
The grid lines will be unbroken, |
_HST_GRID_LINE_DASH |
The grid lines will be drawn using dashes. |
_HST_GRID_LINE_DOT |
The grid lines will be drawn using dots. |
_HST_GRID_LINE_DASH_DOT |
The grid lines will be drawn using a series of dashes each followed by a dot. |
_HST_GRID_LINE_DASH_DOT_DOT |
The grid lines will be drawn using a series of dashes each followed by two dots. |
_HST_GRID_LINE_NONE |
The grid lines will not be visible. |
Conditions for use |
The SHOW_X_GRID property value must be set to "*TRUE". |
Default value |
_HST_GRID_LINE_SOLID |
Distance between two series of bars on the X-axis (value between 0 and 95).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE" and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
20 |
Note: This property is not implemented by the Cloud generator.
Indicates the position of the X-axis.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_X_POSITION_VARIABLE |
The position of the X-axis will be calculated automatically. |
_HST_X_POSITION_TOP |
The X-axis will lie above the bars. |
_HST_X_POSITION_BOTTOM |
The X-axis will lie below the bars. |
depending on the point values: |
if all the points have positive values, the X-axis will lie below the bars; if all the points have negative values, the X-axis will lie above the bars; if there are both positive and negative points, the X-axis will lie in the middle of the bars. |
Conditions for use |
The TYPE property value must be set to "_HST_2D_TYPE". |
Default value |
_HST_POSITION_VARIABLE |
Indicates whether or not the labels on the X-axis are vertical.
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
*FALSE |
X coordinate value of the object's position relative to the area covered by the window, page or pane.
The reference point (origin) is the top left corner of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
None. |
Displays secondary marks (smaller intermediate marks, that let the user gauge the Y-axis more accurately).
Adelia type |
BOOL. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
the SHOW_Y_MARKERS property value must be set to "*TRUE". |
Default value |
*FALSE |
Defines the error bar for each bar on the Y axis (threshold that can be imposed for a value).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NO_ERROR_BAR |
No error bar will be displayed. |
_HST_SET_VALUE |
The error bar will take the value of the Y_ERROR_VALUE property. |
_HST_PERCENTAGE_VALUE |
The error bar will take a percentage value of the Y_ERROR_VALUE property. |
_HST_STANDARD_DEVIATION |
The error bar will take the value of the standard deviation of the values of all the points, once they have been multiplied by the value of the Y_ERROR_VALUE property. |
_HST_STANDARD_ERROR |
The error bar will take the standard error value. |
_HST_DEFINED_ERROR |
The error bar will be defined by the user when the DEFINE_DATA method is called. |
Conditions for use |
The TYPE property value must be set to "_HST_2D_TYPE". |
Default value |
_HST_NO_ERROR_BAR |
Value used to calculate the error bar on the Y-axis.
Adelia type |
NUM_E(15,9). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "_HST_2D_TYPE", and Y_ERROR_BAR to "_HST_SET_VALUE", "_HST_PERCENTAGE_VALUE", or "_HST_STANDARD_DEVIATION". |
Default value |
0.0 |
Value of the upper limit in the Y-axis range.
Adelia type |
NUM_E(15,9). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
the Y_SCALE property value must be set to "_HST_USER_SCALE". |
Default value |
0.0 |
Value of the lower limit in the Y-axis range.
Adelia type |
NUM_E(15,9). |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
the Y_SCALE property value must be set to "_HST_USER_SCALE". |
Default value |
0.0 |
Sets the type of threshold for the error bars.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_NEG_POS |
both the positive and negative sections of the error bars will be displayed. |
_HST_NEG_ONLY |
only the negative section of the error bars will be displayed. |
_HST_POS_ONLY |
only the positive section of the error bars will be displayed. |
Conditions for use |
The TYPE property value must be set to "_HST_2D_TYPE" and Y_ERROR_BAR must not be set to "_HST_NO_ERROR_BAR". |
Default value |
_HST_NEG_POS |
Indicates the position of the Y-axis.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_Y_POSITION_LEFT |
the Y-axis lies to the left of the bars. |
_HST_Y_POSITION_RIGHT |
the Y-axis lies to the right of the bars. |
Conditions for use |
The TYPE property value must be set to "_HST_2D_TYPE". |
Default value |
_HST_Y_POSITION_LEFT |
Sets the origin and scale for the Y-axis. If the scale is variable, the origin will be calculated using the values of the points on the Y-axis. If the scale is user-defined, the user must complete the properties Y_MAX_EXTENDED, Y_MIN_EXTENDED and Y_NB_MARKS_EXTENDED.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
|
_HST_ZERO_SCALE |
The scale will be calculated automatically to encompass all the point values given; the resulting range will in all cases include the value "0". |
_HST_VARIABLE_SCALE |
The scale will be calculated automatically to encompass all the point values given; the resulting range will not necessarily contain the value "0" if the points given are close enough together. |
_HST_USER_SCALE |
The scale will be set by the user; if the value of any of the points lies outside this range, the associated bar will be drawn, but truncated. |
Conditions for use |
None. |
Default value |
_HST_ZERO_SCALE |
Interval set on the Y-axis.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
the Y_SCALE property must be set to "2". |
Default value |
1 |
Y coordinate value of the object's position relative to the area covered by the window, page or pane. The reference point (origin) is the top left-hand corner of the object.
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
None. |
Default value |
None. |
Distance between two series of bars on the Z-axis (value between 0 and 95).
Adelia type |
NUM_BIN_4. |
Accessibility |
|
Layout design mode |
Read / Write. |
Execution mode |
Read / Write. |
Associated constants |
None. |
Conditions for use |
The TYPE property value must be set to "_HST_3D_TYPE" and the 3D_EFFECTS property value must not be set to "_HST_NO_EFFECT". |
Default value |
20 |
Note: This property is not implemented by the Cloud generator.