[]
Configurates Position. Sets the position of data labels.
public DataLabelBuilder Position(LabelPosition value)
Public Function Position(value As LabelPosition) As DataLabelBuilder
| Type | Name | Description |
|---|---|---|
| LabelPosition | value | The value. |
| Type | Description |
|---|---|
| DataLabelBuilder | Current builder. |