menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SunburstColorPalette

    Represents the sunburst color palette. This enum is used to customize the color palette for sunburst chart.

    Inheritance
    System.Object
    SunburstColorPalette
    Namespace: Syncfusion.SfSunburstChart.XForms
    Assembly: Syncfusion.SfSunburstChart.XForms.dll
    Syntax
    public sealed class SunburstColorPalette : Enum

    Fields

    Custom

    Represents the Custom. Custom color palette will be set for sunburst chart.

    Declaration
    public const SunburstColorPalette Custom
    Field Value
    Type
    SunburstColorPalette

    Metro

    Represents the Metro. Metro color palette will be set for sunburst chart.

    Declaration
    public const SunburstColorPalette Metro
    Field Value
    Type
    SunburstColorPalette

    Natural

    Represents the Natural. Natural color palette will be set for sunburst chart.

    Declaration
    public const SunburstColorPalette Natural
    Field Value
    Type
    SunburstColorPalette

    Pineapple

    Represents the Pineapple. Pineapple color palette will be set for sunburst chart.

    Declaration
    public const SunburstColorPalette Pineapple
    Field Value
    Type
    SunburstColorPalette

    TomatoSpectrum

    Represents the TomatoSpectrum. TomatoSpectrum color palette will be set for sunburst chart.

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