Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ChartAnnotationAlignment

    Specifies the annotation label alignment.

    Inheritance
    System.Object
    ChartAnnotationAlignment
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.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 - 2023 Syncfusion Inc. All Rights Reserved