IChartAxis Interface

Common axis API of RadzenChart

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public interface IChartAxis

Properties

CrosshairLink to this section

Gets or sets the crosshair configuration of this axis.

Declaration
public RadzenAxisCrosshair Crosshair { get; set; }
Property Value
Type Description
RadzenAxisCrosshairGets or sets the crosshair configuration of this axis.

GridLinesLink to this section

Gets or sets the grid lines configuration of this axis.

Declaration
public RadzenGridLines GridLines { get; set; }
Property Value
Type Description
RadzenGridLinesGets or sets the grid lines configuration of this axis.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙