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