I'm trying to change the font size for 'xxxMgmt Bnd' layer legend to match the others with ArcPy. I've already tried modifying the patchHeight and patchWidth, but all that does is change the size of the graphic element, not the font size. I can't believe there's not a font property for legend item.
Modifying the 'fittingStrategy' of the Legend Element doesn't work either. It changes every legend item's graphics, not the font size.