Class OffsetModel
Namespace: Syncfusion.Blazor.DataVizCommon
Assembly: Syncfusion.Blazor.dll
Syntax
public class OffsetModel : Object
Constructors
OffsetModel()
Declaration
public OffsetModel()
Properties
X
Declaration
public double X { get; set; }
Property Value
Type |
---|
System.Double |
Y
Declaration
public double Y { get; set; }
Property Value
Type |
---|
System.Double |