TickTemplateContext Class

Class TickTemplateContext.

Inheritance

Object

TickTemplateContext

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class TickTemplateContext

Constructors

TickTemplateContextLink to this section

Class TickTemplateContext.

Declaration
public TickTemplateContext()

Properties

TextLink to this section

Gets or sets the text.

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

ValueLink to this section

Gets or sets the value.

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

XLink to this section

Gets or sets the x.

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

YLink to this section

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 🗙