[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineBuilder

LineBuilder Class

Defines a builder to configurate Line.

Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class LineBuilder : ShapeBuilder<Line, LineBuilder>

Constructors

Name Description
LineBuilder(Line)

Creates one LineBuilder instance to configurate obj.

Methods

Name Description
End(DataPoint)

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

Start(DataPoint)

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