How do I invert a Canvas Image

So I have a Canvas Image object, and tried to flip it on the X axis. There was no Flip checkbox like the Sprite Renderer, and I tried to set the X value to a negative value. It turned out to not do anything. Is there a way to make invertible animations, as I’m using the Canvas for animations.

Hi,
Flip checkbox exist on SpriteRenderer. In UI Image you can set scale of X axis to -1.