[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Cx

Cx Method

Cx(double?)

Configurates Cx. the x-axis coordinate of the center of the circle, or ellipse

Declaration
public SVGStyleBuilder Cx(double? value)
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.