I have a python script that automates image generation and to make the grid for it there is a helper file that creates a graticule layer using the CIM library. The problem is that there only needs to be grid labels on the left and bottom but at the moment it has labels on all four sides. What CIM class would allow me to manipulate the visibility of these labels.
there is a vacuous pit here
Esri/cim-spec: This repository hosts the specification for the Cartographic Information Model
perhaps start looking around in the layout document, eg.
cim-spec/docs/v3/CIMLayout.md at main · Esri/cim-spec