menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ChartAnnotationAlignment

    Specifies the annotation label alignment.

    Inheritance
    System.Object
    ChartAnnotationAlignment
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public sealed class ChartAnnotationAlignment : Enum

    Fields

    Center

    Label positioned at center.

    Declaration
    public const ChartAnnotationAlignment Center
    Field Value
    Type
    ChartAnnotationAlignment

    End

    Label positioned at end.

    Declaration
    public const ChartAnnotationAlignment End
    Field Value
    Type
    ChartAnnotationAlignment

    Start

    Label positioned at start.

    Declaration
    public const ChartAnnotationAlignment Start
    Field Value
    Type
    ChartAnnotationAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved