alexa
menu

UWP

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

    Show / Hide Table of Contents

    Class SunburstChartResourceWrapper

    Represents a resource wrapper for sunburst control.

    Inheritance
    System.Object
    SunburstChartResourceWrapper
    Namespace: Syncfusion.UI.Xaml.SunburstChart
    Assembly: Syncfusion.SfSunburstChart.UWP.dll
    Syntax
    public class SunburstChartResourceWrapper : Object

    Constructors

    SunburstChartResourceWrapper()

    Declaration
    public SunburstChartResourceWrapper()

    Properties

    TooltipCategory

    Gets the culture based value to represent tooltip for sunburst chart.

    Declaration
    public static string TooltipCategory { get; }
    Property Value
    Type
    System.String

    TooltipValue

    Gets the culture based value to represent tooltip for sunburst chart.

    Declaration
    public static string TooltipValue { get; }
    Property Value
    Type
    System.String

    ZoomBack

    Gets the culture based value to represent tooltip for sunburst chart zooming toolbar.

    Declaration
    public static string ZoomBack { get; }
    Property Value
    Type
    System.String

    ZoomReset

    Gets the culture based value to represent tooltip for sunburst chart zooming toolbar.

    Declaration
    public static string ZoomReset { get; }
    Property Value
    Type
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved