Specifies the visual treatment of data labels. Used by RadzenSeriesDataLabels.
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public enum DataLabelAppearance| Name | Description |
|---|---|
| Chip | The label renders on a rounded background chip - readable over series fills and gradients. |
| Outline | The label text renders with an outline halo in the chart background color - lighter than a chip while remaining readable over series fills. |
| Plain | The label renders as plain text. |