Charts have gridlines but in our requirement we need to prepare chart without gridlines.
Please provide contact of PLM to discuss on this requirement from customer. This feature is related to subscriber monthly billing invoice template and customer is siting this issue as a go-live blocker. We need to discuss details with PLM and communicate to customer on the way forward.
The following code hides the chart grid -
<O1MajorTick visible="false"/>
<X1MajorTick visible="false"/>
<Y1MajorTick visible="false"/>
<Y2MajorTick visible="false"/>
Documentation: https://docs.oracle.com/en/middleware/bi/analytics-server/design-publish/insert-images-and-charts.html#GUID-7CEE0E23-89C0-4EB1-A0FC-70AE06475B50