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