BI Publisher (MOSC)

MOSC Banner

Fix the diameter of circle in PIE chart

edited Nov 28, 2012 4:51AM in BI Publisher (MOSC) 1 commentAnswered
Hi,

In pie chart; diameter of circle keeps changing if number of Legends and slices change. I want circle with fix diameter. xml of my chart is as below

chart:
<Graph graphType="PIE" pieRadius="80">
<LegendArea visible="true" borderColor="#FFFFFF" borderTransparent="false" automaticPlacement="AP_NEVER" position="LAP_BOTTOM" />
<GraphFont bold="false" italic="false" underline="false" fontColor="#000000" />
<SeriesItems>
<Series id="0" color="#4682B4" borderColor="#4682B4"/>
<Series id="1" color="#996666" borderColor="#996666"/>
<Series id="2" color="#666666" borderColor="#666666"/>
<Series id="3" color="#BBBBBB" borderColor="#BBBBBB"/>
<Series id="4" color="#688E23" borderColor="#688E23"/>
<Series id="5" color="#D3D3D3" borderColor="#D3D3D3"/>
<Series id="6" color="#990000" borderColor="#990000"/>
</SeriesItems>
<SliceLabel>
<GraphFont bold="false" italic="false" underline="false" fontColor="#000000" />

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