[]
Configurates Start. Sets the start point of the Line annotation.
public LineBuilder Start(DataPoint value)
Public Function Start(value As DataPoint) As LineBuilder
| Type | Name | Description |
|---|---|---|
| DataPoint | value | The value. |
| Type | Description |
|---|---|
| LineBuilder | Current builder. |