CenterX Property (SvgRadialGradientElement)
Gets or sets the horizontal center coordinate of the end circle for the radial gradient.
public System.Nullable<SvgLength> CenterX {get; set;}
'Declaration
Public Property CenterX As System.Nullable(Of SvgLength)