Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartAnnotationAlignment - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartAnnotationAlignment

    Specifies the annotation label alignment.

    Inheritance
    System.Object
    ChartAnnotationAlignment
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public sealed class ChartAnnotationAlignment : Enum

    Fields

    Center

    Label positioned at center.

    Declaration
    public const ChartAnnotationAlignment Center
    Field Value
    Type Description
    ChartAnnotationAlignment

    End

    Label positioned at end.

    Declaration
    public const ChartAnnotationAlignment End
    Field Value
    Type Description
    ChartAnnotationAlignment

    Start

    Label positioned at start.

    Declaration
    public const ChartAnnotationAlignment Start
    Field Value
    Type Description
    ChartAnnotationAlignment

    value__

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