[]
Configurates LabelPosition. Sets the position of data labels.
public FibonacciBuilder<T> LabelPosition(LabelPosition value)
Public Function LabelPosition(value As LabelPosition) As FibonacciBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| LabelPosition | value | The value. |
| Type | Description |
|---|---|
| FibonacciBuilder<T> | Current builder. |