BI Publisher Chart Issues.
Kindly clarify below doubts in Charts.
1. When selecting the position on the right or left of the graph the legend labels get oriented vertically. When the position is on top or bottom of the graph the legend labels oriented horizontally. This functionality comes by default in the BI publisher graph.
We are not able to override the orientation i.e. when positioned on top of the graph we are not able to orient the labels vertically.
Below is the xslt tag to define legend on left and orientation as vertical(does not work)
<LegendArea visible="true" legendOrientation=”LO_VERTICAL” automaticPlacement="AP_NEVER" position="LAP_LEFT" />