radialGradient
Radial gradient limits are determined by a circle, where the center is the 0% stop point and the outer circumference defines the 100% stop point.
Attribute | Description |
---|---|
cx
|
The x-axis coordinate of the center of the circle. If the attribute is not specified, the default is 50%. |
cy
|
The y-axis coordinate of the center of the circle. If the attribute is not specified, the default is 50%. |
r
|
The radius of the circle. If the attribute is not specified, the default is 0%. |
gradientUnits
|
Can be either
|