Salome HOME
22874: [CEA 1425] Performance SMESH Module
[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>, and
12 turn on/off <b>Logarithmic</b> scaling of the scalar bar.</li>
13
14 \note <b>Logarithmic scale</b> is not applicable in case of
15 negative and zero values in the range. In such cases it is disabled.
16
17 <li><b>Font</b> - in this menu you can set type, face and color for
18 the font of <b>Title</b> and <b>Labels</b> of the <b>Scalar
19 Bar</b></li>
20
21 <li><b>Colors & Labels</b> - in this menu you can set the <b>number of
22 colors</b> and the <b>number of labels</b> of the <b>Scalar
23 Bar</b></li>
24
25 <li><b>Orientation</b> - allows choosing between vertical and
26 horizontal orientation of the <b>Scalar Bar</b></li>.
27
28 <li><b>Origin & Size Vertical & Horizontal</b> - allows defining the
29 location (<b>X</b> and <b>Y</b>) and size (<b>Width</b> and
30 <b>Height</b>) of <b>Scalar Bar</b></li>
31 <ul>
32 <li><b>X</b>: abscissa of the origin (from the left
33 side)</li>
34 <li><b>Y</b>: ordinate of the origin (from the bottom)</li>
35 </ul>
36 <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>
37 <ul>
38 <li><b>Multicolor</b> the histogram is colored as <b>Scalar Bar</b></li>
39 <li><b>Monocolor</b> the histogram is colored as selected with <b>Distribution color</b> selector</li>
40 </ul>
41 </ul>
42
43
44 */