Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SFChartAlignment

    Represents label placement in chart.

    Inheritance
    System.Object
    SFChartAlignment
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class SFChartAlignment : Enum

    Fields

    Center

    Label will be placed center.

    Declaration
    public const SFChartAlignment Center
    Field Value
    Type Description
    SFChartAlignment

    Far

    Label will be placed far.

    Declaration
    public const SFChartAlignment Far
    Field Value
    Type Description
    SFChartAlignment

    Near

    Label will be placed near.

    Declaration
    public const SFChartAlignment Near
    Field Value
    Type Description
    SFChartAlignment

    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