Blazor

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

    Show / Hide Table of Contents

    Class OffsetModel

    Inheritance
    System.Object
    OffsetModel
    LocationModel
    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 Description
    System.Double

    Y

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