]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Issue 021385: [CEA] Modify font properties in legend
authorana <ana@opencascade.com>
Wed, 19 Oct 2011 08:47:33 +0000 (08:47 +0000)
committerana <ana@opencascade.com>
Wed, 19 Oct 2011 08:47:33 +0000 (08:47 +0000)
src/LightApp/resources/LightApp.xml
src/LightApp/resources/LightApp_msg_en.ts

index a2e7e17a6240d3ff9c0cd1c067aa9d930aa9ffac..b5be16a2a00b7b3ed0fbb0094b8405447a9c655e 100644 (file)
     <parameter name="CurveType"    value="1" />
     <parameter name="HorScaleMode" value="0" />
     <parameter name="LegendPos"    value="1" />
+    <parameter name="LegendFont"   value="Helvetic,12" />
+    <parameter name="LegendColor"  value="0, 0, 0" />
     <parameter name="MarkerSize"   value="9" />
     <parameter name="ShowLegend"   value="true" />
     <parameter name="VerScaleMode" value="0" />
index 5f68a1ab47dc2bfc5299a3922c703f1d7f301a1d..1400b9c76a9bd87845446b08b863c991e2888f35 100644 (file)
@@ -478,6 +478,10 @@ The changes will be applied on the next application session.</translation>
         <source>PREF_FONT</source>
         <translation>Font</translation>
     </message>
+    <message>
+        <source>PREF_FONT_COLOR</source>
+        <translation>Legend font color</translation>
+    </message>
     <message>
         <source>PREF_LEFT</source>
         <translation>Left</translation>