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 |