[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Cy

Cy Method

Cy(double?)

Configurates Cy. the y-axis coordinate of the center of the circle, or ellipse

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.