Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/smesh.git] / doc / salome / gui / SMESH / input / scalar_bar.doc
1 /*!
2
3 \page scalar_bar_dlg Scalar Bar properties
4
5 In this dialog you can specify the properties of the scalar bar
6
7 \image html scalar_bar_dlg.png
8
9 <ul>
10 <li><b>Scalar Range</b> in this menu you can specify 
11 <b>Min value</b> and <b>Max value</b> of the <b>Scalar Bar</b> </li>
12
13 <li><b>Font</b> - in this menu you can set type, face and color for
14 the font of <b>Title</b> and <b>Labels</b> of the <b>Scalar
15 Bar</b></li>
16
17 <li><b>Colors & Labels</b> - in this menu you can set the <b>number of
18 colors</b> and the <b>number of labels</b> of the <b>Scalar
19 Bar</b></li>
20
21 <li><b>Orientation</b> - allows choosing between vertical and
22 horizontal orientation of the <b>Scalar Bar</b></li>.
23
24 <li><b>Origin & Size Vertical & Horizontal</b> - allows defining the
25 location (<b>X</b> and <b>Y</b>) and size (<b>Width</b> and
26 <b>Height</b>) of <b>Scalar Bar</b></li>
27 <ul>
28 <li><b>X</b>: abscissa of the origin (from the left
29 side)</li>
30 <li><b>Y</b>: ordinate of the origin (from the bottom)</li>
31 </ul>
32 <li><b>Distribution</b> in this menu you can Show/Hide distribution histogram of the values of the <b>Scalar Bar</b> and specify histogram properties</li>
33 <ul>
34 <li><b>Multicolor</b> the histogram is colored as <b>Scalar Bar</b></li>
35 <li><b>Monocolor</b> the histogram is colored as selected with <b>Distribution color</b> selector</li>
36 </ul>
37 </ul>
38
39
40 */