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 |