auto
animateMotion rotate
Description
The auto value for SVG specifies the object is rotated over time by the angle of the direction of the motion path.
Syntax
auto
Examples
Links
Internal
External
ellipse rx
Description
The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for ry, creating a circular arc.
If both rx and ry have a computed value of auto, the used value is 0.
Syntax
auto
Examples
Links
Internal
External
ellipse ry
Description
The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for rx, creating a circular arc.
If both rx and ry have a computed value of auto, the used value is 0.
Syntax
auto
Examples
Links
Internal
External
foreignObject height
Description
Syntax
auto
Examples
Links
Internal
External
foreignObject width
Description
Syntax
auto
Examples
Links
Internal
External
image height
Description
The auto value for SVG specifies the calculation is from the referenced image's intrinsic dimensions and aspect ratio.
Syntax
auto
Examples
Links
Internal
External
image width
Description
The auto value for SVG specifies the calculation is from the referenced image's intrinsic dimensions and aspect ratio.
Syntax
auto
Examples
Links
Internal
External
marker orient
Description
The auto value for SVG specifies its positive x-axis is pointing in a direction relative to the path at the position the marker is placed.
Syntax
auto
Examples
Links
Internal
External
rect height
Description
Syntax
auto
Examples
Links
Internal
External
rect rx
Description
The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for ry, creating a circular arc.
If both rx and ry have a computed value of auto, the used value is 0.
Syntax
auto
Examples
Links
Internal
External
rect ry
Description
The auto value for SVG when the computed value is auto, the used radius is equal to the absolute length used for rx, creating a circular arc.
If both rx and ry have a computed value of auto, the used value is 0.
Syntax
auto
Examples
Links
Internal
External
rect width
Description
Syntax
auto
Examples
Links
Internal
External
svg height
Description
Syntax
auto
Examples
Links
Internal
External
svg width
Description
Syntax
auto
Examples
Links
Internal
External
symbol height
Description
Syntax
auto
Examples
Links
Internal
External
symbol width
Description
Syntax
auto
Examples
Links
Internal
External
textPath spacing
Description
The auto value for SVG specifies the user agent should use text-on-a-path layout algorithms to adjust the spacing between typographic characters in order to achieve visually appealing results.
Syntax
auto
Examples
Links
Internal
External
use height
Description
Syntax
auto
Examples
Links
Internal
External
use width
Description
Syntax
auto