[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineBuilder.End

End Method

End(DataPoint)

Configurates End. Sets the end point of the Line annotation.

Declaration
public LineBuilder End(DataPoint value)
Public Function [End](value As DataPoint) As LineBuilder
Parameters
Type Name Description
DataPoint value

The value.

Returns
Type Description
LineBuilder

Current builder.