[]
Configurates LabelPosition. Sets the LabelPosition for levels in FibonacciArcs tool.
public FibonacciArcsBuilder<T> LabelPosition(LabelPosition value)
Public Function LabelPosition(value As LabelPosition) As FibonacciArcsBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| LabelPosition | value | The value. |
| Type | Description |
|---|---|
| FibonacciArcsBuilder<T> | Current builder. |