[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineBuilder.Start

Start Method

Start(DataPoint)

Configurates Start. Sets the start point of the Line annotation.

Declaration
public LineBuilder Start(DataPoint value)
Public Function Start(value As DataPoint) As LineBuilder
Parameters
Type Name Description
DataPoint value

The value.

Returns
Type Description
LineBuilder

Current builder.