Table of Contents

Interface IChartAxis

Namespace
Radzen.Blazor
Assembly
Radzen.Blazor.dll

Common axis API of RadzenChart

public interface IChartAxis

Properties

GridLines

Gets or sets the grid lines configuration of this axis.

RadzenGridLines GridLines { get; set; }

Property Value

RadzenGridLines