Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class TickTemplateContext

    Class TickTemplateContext.

    Inheritance
    System.Object
    TickTemplateContext
    Namespace: Radzen.Blazor
    Assembly: Radzen.Blazor.dll
    Syntax
    public class TickTemplateContext : object

    Properties

    Text

    Gets or sets the text.

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    System.String

    The text.

    Value

    Gets or sets the value.

    Declaration
    public object Value { get; set; }
    Property Value
    Type Description
    System.Object

    The value.

    X

    Gets or sets the x.

    Declaration
    public double X { get; set; }
    Property Value
    Type Description
    System.Double

    The x.

    Y

    Gets or sets the y.

    Declaration
    public double Y { get; set; }
    Property Value
    Type Description
    System.Double

    The y.

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT