SeriesPoint Class

Represents a data item in a RadzenChart.

Inheritance

Object

SeriesPoint

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class SeriesPoint

Constructors

SeriesPointlink

Represents a data item in a RadzenChart.

Declaration
public SeriesPoint()

Properties

Categorylink

Gets the category axis value.

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

Valuelink

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 🗙