Class SunburstChartResourceWrapper
Represents a resource wrapper for sunburst control.
Inheritance
System.Object
SunburstChartResourceWrapper
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.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 |