BI Publisher (MOSC)

MOSC Banner

unable to left align labels of an axis in chart - RTF BI Publisher

edited Jan 23, 2014 10:48AM in BI Publisher (MOSC) 1 commentAnswered
 I have been unable to left align the label of one of the axis in my chart (rtf file attached) after following the documentation below:http://www.oracle.com/technetwork/middleware/reports/graph-dtd-technote-2-094743.html

here is the code:
<Graph depthAngle="50" depthRadius="8" seriesEffect="SE_AUTO_GRADIENT" graphType= "BAR_HORIZ_CLUST"><LegendArea visible="true"/>
<O1TickLabel textRotation="TR_HORIZ" automaticRotation="AR_NO_ROTATE" horizontalAlignment="LEFT"><GraphFont name="Calibri" bold="false" italic="false" underline="false" /></O1TickLabel>
<LocalGridData colCount="{count(xdoxslt:group(.//G_TSP, 'TYPE'))}" rowCount="1">
<RowLabels><Label>COUNTS</Label></RowLabels>
<ColLabels><xsl:for-each-group select=".//G_TSP" group-by="TYPE"><xsl:sort select="current-group()/TYPE"/>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center