diff src/graphics.h.in @ 8291:53f35799b235

Add support for left/right argument to the legend function
author David Bateman <dbateman@free.fr>
date Thu, 30 Oct 2008 14:15:12 +0100
parents 81b124f463f9
children be9b14945774
line wrap: on
line diff
--- a/src/graphics.h.in
+++ b/src/graphics.h.in
@@ -2559,6 +2559,7 @@
       bool_property box , "on"
       bool_property key , "off"
       bool_property keybox , "off"
+      bool_property keyreverse , "off"
       any_property keypos , 1
       array_property colororder , default_colororder ()
       array_property dataaspectratio m , Matrix (1, 3, 1.0)