Author: norman.richards(a)jboss.com
Date: 2009-02-11 15:25:14 -0500 (Wed, 11 Feb 2009)
New Revision: 10035
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Itext.xml
Log:
JBSEAM-3750
Modified: trunk/doc/Seam_Reference_Guide/en-US/Itext.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Itext.xml 2009-02-11 17:44:52 UTC (rev 10034)
+++ trunk/doc/Seam_Reference_Guide/en-US/Itext.xml 2009-02-11 20:25:14 UTC (rev 10035)
@@ -1413,8 +1413,19 @@
<literal>domainAxisLabel</literal>
— The text label for the domain
axis. </para>
</listitem>
+
+
<listitem>
<para>
+
<literal>domainLabelPosition</literal> — The angle of the domain
axis category labels.
+ Valid values are
<literal>STANDARD</literal>, <literal>UP_45</literal>,
<literal>UP_90</literal>,
+ <literal>DOWN_45</literal> and
<literal>DOWN_90</literal>. Alternatively, the value
+ can the positive or negative angle in radians.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>domainAxisPaint</literal>
— The color of the domain axis
label. </para>
</listitem>
@@ -1618,8 +1629,18 @@
<literal>domainAxisLabel</literal>
— The text label for the domain
axis. </para>
</listitem>
+
<listitem>
<para>
+
<literal>domainLabelPosition</literal> — The angle of the domain
axis category labels.
+ Valid values are
<literal>STANDARD</literal>, <literal>UP_45</literal>,
<literal>UP_90</literal>,
+ <literal>DOWN_45</literal> and
<literal>DOWN_90</literal>. Alternatively, the value
+ can the positive or negative angle in radians.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>domainAxisPaint</literal>
— The color of the domain axis
label. </para>
</listitem>
Show replies by date