[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Ry

Ry Method

Ry(double?)

Configurates Ry. Vertical radius of the ellipse

Declaration
public SVGStyleBuilder Ry(double? value)
Public Function Ry(value As Double?) As SVGStyleBuilder
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.