The ellipse SVG element specifies an ellipse which is axis-aligned with the current user coordinate system based on a center point and two radii.
Specifies the x-coordinate of the center of the element.
Specifies the y-coordinate of the center of the element.
Specifies the total length of the path in user units.
Specifies the x-axis of the radius of the element.
auto | <length-percentage>
Specifies the y-axis of the radius of the element.
auto | <length-percentage>