menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SunburstToolbarAlignment - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SunburstToolbarAlignment

    Represents the alignment options for the drill down toolbar.

    Inheritance
    System.Object
    SunburstToolbarAlignment
    Namespace: Syncfusion.Maui.SunburstChart
    Assembly: Syncfusion.Maui.SunburstChart.dll
    Syntax
    public sealed class SunburstToolbarAlignment : Enum

    Fields

    Center

    Aligns the toolbar to the center of the chart.

    Declaration
    public const SunburstToolbarAlignment Center
    Field Value
    Type
    SunburstToolbarAlignment

    End

    Aligns the toolbar to the end of the chart.

    Declaration
    public const SunburstToolbarAlignment End
    Field Value
    Type
    SunburstToolbarAlignment

    Start

    Aligns the toolbar to the start of the chart.

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