Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ViewAlignment

    Show / Hide Table of Contents

    Class ViewAlignment

    It describes the enumeration for AnnotationAlignment in gauge. You can customize the annotation view position.

    Inheritance
    System.Object
    ViewAlignment
    Namespace: Syncfusion.SfGauge.XForms
    Assembly: Syncfusion.SfGauge.XForms.dll
    Syntax
    public sealed class ViewAlignment : Enum

    Fields

    Center

    It describes the Enumeration for ViewAlignment in center position. You can customize the annotation view position.

    Declaration
    public const ViewAlignment Center
    Field Value
    Type Description
    ViewAlignment

    End

    It describes the Enumeration for ViewAlignment in far position. You can customize the annotation view position.

    Declaration
    public const ViewAlignment End
    Field Value
    Type Description
    ViewAlignment

    Start

    It describes the Enumeration for ViewAlignment in start position. You can customize the annotation view position.

    Declaration
    public const ViewAlignment Start
    Field Value
    Type Description
    ViewAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved