Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SunburstDockPosition

    SunburstChart legend dock positions.

    Inheritance
    System.Object
    SunburstDockPosition
    Namespace: Syncfusion.SfSunburstChart.iOS
    Assembly: Syncfusion.SfSunburstChart.iOS.dll
    Syntax
    public sealed class SunburstDockPosition : Enum

    Fields

    Bottom

    Legend element at the bottom side of View.

    Declaration
    public const SunburstDockPosition Bottom
    Field Value
    Type Description
    SunburstDockPosition

    Left

    Legend element at the left side of View.

    Declaration
    public const SunburstDockPosition Left
    Field Value
    Type Description
    SunburstDockPosition

    Right

    Legend element at the right side of View.

    Declaration
    public const SunburstDockPosition Right
    Field Value
    Type Description
    SunburstDockPosition

    Top

    Legend element at the top side of View.

    Declaration
    public const SunburstDockPosition Top
    Field Value
    Type Description
    SunburstDockPosition

    value__

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