[]
Configurates Position. Sets the enumerated value that determines whether and where the legend appears in relation to the chart.
public virtual ChartLegendBuilder Position(Position value)
Public Overridable Function Position(value As Position) As ChartLegendBuilder
| Type | Name | Description |
|---|---|---|
| Position | value | The value. |
| Type | Description |
|---|---|
| ChartLegendBuilder | Current builder. |