menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SunburstChartResourceWrapper - API Reference

    Show / Hide Table of Contents

    Class SunburstChartResourceWrapper

    Represents a resource wrapper for sunburst control.

    Inheritance
    System.Object
    SunburstChartResourceWrapper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.UI.Xaml.SunburstChart
    Assembly: Syncfusion.SfSunburstChart.WPF.dll
    Syntax
    public class SunburstChartResourceWrapper

    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 Description
    System.String

    TooltipValue

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

    Declaration
    public static string TooltipValue { get; }
    Property Value
    Type Description
    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 Description
    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 Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved