[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Y

Y Method

Y(double?)

Configurates Y. A value that indicates the y point of the chart style.

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.