TickTemplateContext Class

Class TickTemplateContext.

Inheritance

Object

TickTemplateContext

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class TickTemplateContext

Constructors

TickTemplateContextlink

Class TickTemplateContext.

Declaration
public TickTemplateContext()

Properties

Textlink

Gets or sets the text.

Declaration
public string Text { get; set; }
Property Value
Type Description
stringGets or sets the text.

Valuelink

Gets or sets the value.

Declaration
public object Value { get; set; }
Property Value
Type Description
objectGets or sets the value.

Xlink

Gets or sets the x.

Declaration
public double X { get; set; }
Property Value
Type Description
doubleGets or sets the x.

Ylink

Gets or sets the y.

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