[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.X

X Method

X(double?)

Configurates X. A value that indicates the x point of the chart style.

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.