Common axis API of RadzenChart
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public interface IChartAxisGets or sets the grid lines configuration of this axis.
public RadzenGridLines GridLines { get; set; }
| Type | Description |
|---|---|
| RadzenGridLines | Gets or sets the grid lines configuration of this axis. |