menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class SunburstDockPosition

    SunburstChart legend dock positions.

    Inheritance
    System.Object
    SunburstDockPosition
    Namespace: Syncfusion.SfSunburstChart.Android
    Assembly: Syncfusion.SfSunburstChart.Android.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
    SunburstDockPosition

    Left

    Legend element at the left side of View.

    Declaration
    public const SunburstDockPosition Left
    Field Value
    Type
    SunburstDockPosition

    Right

    Legend element at the right side of View.

    Declaration
    public const SunburstDockPosition Right
    Field Value
    Type
    SunburstDockPosition

    Top

    Legend element at the top side of View.

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