Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextLocation - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextLocation

    Inheritance
    System.Object
    TextLocation
    Namespace: Syncfusion.Blazor.DataVizCommon
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class TextLocation : Object

    Properties

    Text

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

    Y

    Declaration
    public double Y { get; set; }
    Property Value
    Type Description
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved