If the SVGY= option
is not set, the
y
attribute on the
<svg>
element effectively has a value of 0 and
no y-axis coordinate is set for embedded SVG output.
The value for the SVGY=
option can be specified without delimiters, enclosed in single or
double quotation marks, or enclosed in parentheses.
The
y
attribute on the outermost
<svg>
element
has no effect on SVG documents that are produced by SAS. You can use
the SVGY= system option to specify the y-axis coordinate if the SVG
document is processed outside of SAS.