Interface IChartAxis
Common axis API of RadzenChart
public interface IChartAxis
Properties
GridLines
Gets or sets the grid lines configuration of this axis.
RadzenGridLines GridLines { get; set; }
Common axis API of RadzenChart
public interface IChartAxis
Gets or sets the grid lines configuration of this axis.
RadzenGridLines GridLines { get; set; }