Marker interface for RadzenColumnSeries<T>.
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public interface IChartDonutSeriesRenders the title.
public abstract RenderFragment RenderTitle(double x, double y)
| Type | Name | Description |
|---|---|---|
| double | x | The x. |
| double | y | The y. |
| Type | Description |
|---|---|
| RenderFragment | RenderFragment. |