SeriesPoint Class

Represents a data item in a RadzenChart.

Inheritance

Object

SeriesPoint

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class SeriesPoint

Constructors

SeriesPointLink to this section

Represents a data item in a RadzenChart.

Declaration
public SeriesPoint()

Properties

CategoryLink to this section

Gets the category axis value.

Declaration
public double Category { get; set; }
Property Value
Type Description
doubleGets the category axis value.

ValueLink to this section

Gets the value axis value.

Declaration
public double Value { get; set; }
Property Value
Type Description
doubleGets the value axis value.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙