Specifies the legend position in a RadzenChart.
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public enum LegendPosition| Name | Description |
|---|---|
| Right | The legend is at the right side of the series. |
| Left | The legend is at the left side of the series. |
| Top | The legend is above the series. |
| Bottom | The legend is below the series. |