Point<T> Class

Represents a point with data.

Inheritance

Object

Point

Point<T>

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class Point<T> : Point

Type Parameters

Name Description
T

Constructors

Point<T>link

Represents a point with data.

Declaration
public Point<T>()

Properties

Datalink

The data associated with the point.

Declaration
public T Data { get; set; }
Property Value
Type Description
TThe data associated with the point.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙