BI Publisher (MOSC)

MOSC Banner

Hidden Only MarkerText bar in BAR_VERT_CLUST2Y

edited Dec 5, 2013 7:49AM in BI Publisher (MOSC) 1 commentAnswered
Hello experts.

I have a graph type BAR_VERT_CLUST2Y, and i want to show marker text in Line and hidden in bar.

Is it possible?

My code:

 <Graph depthAngle="25" depthRadius="8" seriesEffect="SE_AUTO_GRADIENT" graphType="BAR_VERT_CLUST2Y"><MarkerText visible="true" markerTextPlace="MTP_INSIDE_MIN"><Y1ViewFormat><ViewFormat numberType="NUMTYPE_GENERAL" numberTypeUsed="true" decimalDigit="0" decimalSeparatorUsed="true" decimalDigitUsed="true" scaleFactor="SCALEFACTOR_NONE" scaleFactorUsed="true" /></Y1ViewFormat><Y2ViewFormat><ViewFormat numberType="NUMTYPE_GENERAL" numberTypeUsed="true" decimalDigit="2" decimalSeparatorUsed="true" decimalDigitUsed="true" scaleFactor="SCALEFACTOR_NONE" scaleFactorUsed="true" /></Y2ViewFormat></MarkerText><Title text="Total Production - Fixed vs Variable/Tons" visible="true" horizontalAlignment="CENTER" /><Y1Title text="€" visible="true" /><Y2Title text="€/Tm" visible="true" /><Y1Axis><ViewFormat numberType="NUMTYPE_GENERAL" numberTypeUsed="true" decimalDigit="0" decimalSeparatorUsed="true" decimalDigitUsed="true" scaleFactor="SCALEFACTOR_NONE" scaleFactorUsed="true" /></Y1Axis><Y2Axis><ViewFormat numberType="NUMTYPE_GENERAL" numberTypeUsed="true" decimalDigit="2" decimalSeparatorUsed="true" decimalDigitUsed="true" scaleFactor="SCALEFACTOR_NONE" scaleFactorUsed="true" /></Y2Axis><LegendArea visible="true" automaticPlacement="AP_NEVER" position="LAP_BOTTOM" /><LegendText><GraphFont size="9" bold="false" italic="false" underline="false" /></LegendText><SeriesItems><Series id="0" color="#6599FF" /><Series id="1" color="#00FF00" markerType="MT_MARKER" lineWidth="2" /></SeriesItems><LocalGridData colCount="{count(xdoxslt:group(current-group(),  'MES'))}" rowCount="2"><RowLabels><Label>Fixed</Label><Label>Variable / Tons</Label></RowLabels><ColLabels><xsl:for-each-group select="current-group()" group-by="MES" xmlns:xsl="

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