Salome HOME
Merge branch 'V8_4_BR'
[modules/gui.git] / doc / salome / gui / input / plot2d_viewer.doc
index 11640c348850618340e378c5564fdc5792f588a0..823c8cf496d27239b925f82c653d0462d80bb4fd 100644 (file)
@@ -129,33 +129,40 @@ allows to specify advanced parameters for the Plot 2d Viewer.
 \anchor settings
 \image html plot2d_view_settings.png
 
-The options are as follows:
-
-- <b>Main title</b> the title of the XY plot. By default, it will
-  consist of the names of the tables, on the basis of which the curve
-  lines have been constructed.
+The following options are available:
 
-- <b>Curve type</b> you can select from \em Points, \em Lines or
-  \em Spline.
+- <b>Main title</b> is the XY plot title. By default, it contains the names of tables, from which the curve
+  lines are constructed.
 
-- <b>Show legend</b> here you can define the position of the
-  description table on the XY plot (to the \em Left, to the \em Right,
-  on \em Top or on \em Bottom).
-
-- <b>Legend font</b> here you can set type, face and color for the
-  font of Legend item.
+- <b>Curve type</b> allows selecting from \em Points, \em Lines or  \em Spline.
 
 - <b>Marker size</b> - size of the points (markers) forming curve lines.
 
 - <b>Background color</b> of the XY plot.
 
-- <b>Deviation marker</b> allows specifying the properties of the
-  marker, which is used for drawing deviations data.
+- <b>Selection color</b> - defines the color of selected object in the viewer.
+
+- <b>Legend</b> specifies the legend properties.
+  
+  - <b>Show legend</b> - specifies if the legend is shown by default.
+
+  - <b>Legend Position</b> allows positioning the
+  description table on XY plot (to the \em Left, to the \em Right,
+  on \em Top or on \em Bottom).
+  
+  - <b>Symbol type</b> allows positioning the legend item symbol: "Marker on line" or "Marker above line".
+
+  - <b>Legend font</b> allows setting font variant, size and style for legend items.
+  
+  - <b>Legend font color</b> allows selecting the font color for legend items.
+
+  - <b>Highlighted legend font color</b> allows selecting font color for selected legend items.
+
+- <b>Deviation marker</b> specifies the properties of the marker, which is used for drawing deviations data.
 
   - <b>Line width</b> line width of the marker.
 
-  - <b>Tick size</b> size of the upper and lower horizontal lines of
-    the marker.
+  - <b>Tick size</b> size of the upper and lower horizontal lines of the marker.
 
   - <b>Color</b> color of the marker.