IChartValueAxisSeries Interface

Implemented by series that can be bound to a named value axis.

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public interface IChartValueAxisSeries

Properties

ValueAxisNamelink

Gets or sets the name of the value axis this series is bound to. When null or empty, the series uses the primary (default) axis.

Declaration
public string ValueAxisName { get; set; }
Property Value
Type Description
stringGets or sets the name of the value axis this series is bound to. When null or empty, the series uses the primary (default) axis.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙