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.