This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
Sign in

Subscriber portal

Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
      • SharePoint Server 2013 resources
      • SQL Server 2014 Express resources
      • Windows Server 2012 resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Graphics and Media Scalable Vector Graphics (SVG) SVG Property Reference
SVG Property Reference y
y
y
a
align
amplitude
angle
animatedInstanceRoot
animatedNormalizedPathSegList
animatedPathSegList
animatedPoints
animVal (SVGAnimatedAngle)
animVal (SVGAnimatedBoolean)
animVal (SVGAnimatedEnumeration)
animVal (SVGAnimatedInteger)
animVal (SVGAnimatedLength)
animVal (SVGAnimatedLengthList)
animVal (SVGAnimatedNumber)
animVal (SVGAnimatedNumberList)
animVal (SVGAnimatedPreserveAspectRatio)
animVal (SVGAnimatedRect)
animVal (SVGAnimatedString)
animVal (SVGAnimatedTransformList)
azimuth
b
baseFrequencyX
baseFrequencyY
baseVal (SVGAnimatedAngle)
baseVal (SVGAnimatedBoolean)
baseVal (SVGAnimatedEnumeration)
baseVal (SVGAnimatedInteger)
baseVal (SVGAnimatedLength)
baseVal (SVGAnimatedLengthList)
baseVal (SVGAnimatedNumber)
baseVal (SVGAnimatedNumberList)
baseVal (SVGAnimatedPreserveAspectRatio)
baseVal (SVGAnimatedRect)
baseVal (SVGAnimatedString)
baseVal (SVGAnimatedTransformList)
bias
c
childNodes
className
clipPath
clipPathUnits
code
contentScriptType
contentStyleType
correspondingElement
correspondingUseElement
currentScale
currentTranslate
currentView
cx
cx (SVGRadialGradientElement)
cy
cy (SVGRadialGradientElement)
d
diffuseConstant
divisor
dx
dy
e
edgeMode
elevation
exponent
externalResourcesRequired
f
farthestViewportElement
filter
filterResX
filterResY
filterUnits
firstChild
focusable
fx
fy
gradientTransform
gradientUnits
height
href
id
in1
in2
instanceRoot
intercept
k1
k2
k3
k4
kernelMatrix
kernelUnitLengthX
kernelUnitLengthY
largeArcFlag
lastChild
length
lengthAdjust
limitingConeAngle
markerHeight
markerUnits
markerWidth
maskContentUnits
maskUnits
matrix
media
meetOrSlice
message
method
mode
name
nearestViewportElement
newScale
newTranslate
nextSibling
normalizedPathSegList
numberOfItems
numOctaves
offset
operator
orderX
orderY
orientAngle
orientType
ownerSVGElement
parentNode
pathLength
pathSegList
pathSegType
pathSegTypeAsLetter
patternContentUnits
patternTransform
patternUnits
pixelUnitToMillimeterX
pixelUnitToMillimeterY
points
pointsAtX
pointsAtY
pointsAtZ
preserveAlpha
preserveAspectRatio
previousScale
previousSibling
previousTranslate
primitiveUnits
r (SVGCircleElement)
r (SVGRadialGradientElement)
r1
r2
radiusX
radiusY
refX
refY
requiredExtensions
requiredFeatures
result
rootElement
rotate
rx (SVGEllipseElement)
rx (SVGRectElement)
ry (SVGEllipseElement)
ry (SVGRectElement)
screenPixelToMillimeterX
screenPixelToMillimeterY
seed
slope
spacing
specularConstant
specularExponent
spreadMethod
startOffset
stdDeviationX
stdDeviationY
stitchTiles
style
surfaceScale
sweepFlag
systemLanguage
tableValues
target
targetX
targetY
textLength
title
transform
type (SVGComponentTransferFunctionElement)
type (SVGFEColorMatrixElement)
type (SVGFETurbulenceElement)
type (SVGScriptElement)
type (SVGStyleElement)
type (SVGTransform)
unitType (SVGAngle)
unitType (SVGLength)
useCurrentView
value
valueAsString
valueInSpecifiedUnits
values
viewBox
viewport
viewportElement
viewTarget
width
x
x1
x1 (SVGLinearGradientElement)
x1 (SVGLineElement)
x2
x2 (SVGLinearGradientElement)
x2 (SVGLineElement)
xChannelSelector
xmlbase
xmllang
xmlspace
y
y1
y1 (SVGLinearGradientElement)
y1 (SVGLineElement)
y2
y2 (SVGLinearGradientElement)
y2 (SVGLineElement)
yChannelSelector
z
zoomAndPan
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.

y attribute | y property

Gets or sets the y-coordinate value.

Scalable Vector Graphics (SVG) 1.1, Appendix MInternet Explorer 9

 

Syntax

HTML
<element y="p" ... >

 

JavaScript
p = object.y

 

Property values

Type: Object

The y-coordinate value.

Standards information

  • Scalable Vector Graphics (SVG) 1.1, Appendix M

See also

SVGFEBlendElement
SVGFEColorMatrixElement
SVGFEComponentTransferElement
SVGFECompositeElement
SVGFEConvolveMatrixElement
SVGFEDiffuseLightingElement
SVGFEDisplacementMapElement
SVGFEFloodElement
SVGFEGaussianBlurElement
SVGFEImageElement
SVGFEMergeElement
SVGFEMorphologyElement
SVGFEOffsetElement
SVGFEPointLightElement
SVGFESpecularLightingElement
SVGFESpotLightElement
SVGFETileElement
SVGFETurbulenceElement
SVGFilterElement
SVGForeignObjectElement
SVGImageElement
SVGMaskElement
SVGPathSegArcAbs
SVGPathSegArcRel
SVGPathSegCurvetoCubicAbs
SVGPathSegCurvetoCubicRel
SVGPathSegCurvetoCubicSmoothAbs
SVGPathSegCurvetoCubicSmoothRel
SVGPathSegCurvetoQuadraticAbs
SVGPathSegCurvetoQuadraticRel
SVGPathSegCurvetoQuadraticSmoothAbs
SVGPathSegCurvetoQuadraticSmoothRel
SVGPathSegLinetoAbs
SVGPathSegLinetoRel
SVGPathSegLinetoVerticalAbs
SVGPathSegLinetoVerticalRel
SVGPathSegMovetoAbs
SVGPathSegMovetoRel
SVGPatternElement
SVGPoint
SVGRect
SVGRectElement
SVGSVGElement
SVGTextElement
SVGTextPositioningElement
SVGTSpanElement
SVGUseElement

 

 

Show:
Print Export (0)
Print Share
IN THIS ARTICLE
    Is this page helpful?
    Additional feedback?
    1500 characters remaining
    Thank you! We appreciate your feedback.

    Dev centers

    • Windows
    • Office
    • Visual Studio
    • Microsoft Azure
    • More...

    Learning resources

    • Microsoft Virtual Academy
    • Channel 9
    • MSDN Magazine

    Community

    • Forums
    • Blogs
    • Codeplex

    Support

    • Self support

    Programs

    • BizSpark (for startups)
    • Microsoft Imagine (for students)
    United States (English)
    • Newsletter
    • Privacy & cookies
    • Terms of use
    • Trademarks
    logo © 2017 Microsoft
    © 2017 Microsoft