Class SfChartResourceWrapper
Represents a resource wrapper for SfChart control.
Inheritance
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public class SfChartResourceWrapper : Object
Constructors
SfChartResourceWrapper()
Declaration
public SfChartResourceWrapper()
Properties
AxisIncompatibleExceptionMessage
Gets the culture based value to represent incompatible exeception.
Declaration
public static string AxisIncompatibleExceptionMessage { get; }
Property Value
Type |
---|
System.String |
BoxSelectionZoom
Gets the culture based value to represent tooltip for rect zooming option.
Declaration
public static string BoxSelectionZoom { get; }
Property Value
Type |
---|
System.String |
Close
Gets the culture based value to represent tooltip's close.
Declaration
public static string Close { get; }
Property Value
Type |
---|
System.String |
Decrease
Gets the culture based value to represent legend decrease.
Declaration
public static string Decrease { get; }
Property Value
Type |
---|
System.String |
FileName
Gets the culture based value to represent file name.
Declaration
public static string FileName { get; }
Property Value
Type |
---|
System.String |
High
Gets the culture based value to represent tooltip's high.
Declaration
public static string High { get; }
Property Value
Type |
---|
System.String |
Histogram
Gets the culture based value to represent indicator histogram.
Declaration
public static string Histogram { get; }
Property Value
Type |
---|
System.String |
Increase
Gets the culture based value to represent legend Increase.
Declaration
public static string Increase { get; }
Property Value
Type |
---|
System.String |
Low
Gets the culture based value to represent tooltip's low.
Declaration
public static string Low { get; }
Property Value
Type |
---|
System.String |
LowerLine
Gets the culture based value to represent indicator lower line.
Declaration
public static string LowerLine { get; }
Property Value
Type |
---|
System.String |
MACD
Gets the culture based value to represent indicator MACD.
Declaration
public static string MACD { get; }
Property Value
Type |
---|
System.String |
Maximum
Gets the culture based value to represent tooltip's maximum.
Declaration
public static string Maximum { get; }
Property Value
Type |
---|
System.String |
Median
Gets the culture based value to represent tooltip's median.
Declaration
public static string Median { get; }
Property Value
Type |
---|
System.String |
Minimum
Gets the culture based value to represent tooltip's minimum.
Declaration
public static string Minimum { get; }
Property Value
Type |
---|
System.String |
Open
Gets the culture based value to represent tooltip's open.
Declaration
public static string Open { get; }
Property Value
Type |
---|
System.String |
Pan
Gets the culture based value to represent tooltip for panning option.
Declaration
public static string Pan { get; }
Property Value
Type |
---|
System.String |
PeriodLine
Gets the culture based value to represent indicator period line.
Declaration
public static string PeriodLine { get; }
Property Value
Type |
---|
System.String |
PrintErrorMessage
Gets the culture based value to represent print error message.
Declaration
public static string PrintErrorMessage { get; }
Property Value
Type |
---|
System.String |
PrintingExceptionMessage
Gets the culture based value to represent print message.
Declaration
public static string PrintingExceptionMessage { get; }
Property Value
Type |
---|
System.String |
Q
Gets the culture based value to represent Q.
Declaration
public static string Q { get; }
Property Value
Type |
---|
System.String |
Q1
Gets the culture based value to represent tooltip's Q1.
Declaration
public static string Q1 { get; }
Property Value
Type |
---|
System.String |
Q3
Gets the culture based value to represent tooltip's Q3.
Declaration
public static string Q3 { get; }
Property Value
Type |
---|
System.String |
Quarter
Gets the culture based value to represent quarter.
Declaration
public static string Quarter { get; }
Property Value
Type |
---|
System.String |
Reset
Gets the culture based value to represent tooltip for reset option.
Declaration
public static string Reset { get; }
Property Value
Type |
---|
System.String |
SignalLine
Gets the culture based value to represent indicator signal line.
Declaration
public static string SignalLine { get; }
Property Value
Type |
---|
System.String |
Size
Gets the culture based value to represent tooltip's size.
Declaration
public static string Size { get; }
Property Value
Type |
---|
System.String |
Total
Gets the culture based value to represent legend total.
Declaration
public static string Total { get; }
Property Value
Type |
---|
System.String |
UpperLine
Gets the culture based value to represent indicator upper line.
Declaration
public static string UpperLine { get; }
Property Value
Type |
---|
System.String |
W
Gets the culture based value to represent W.
Declaration
public static string W { get; }
Property Value
Type |
---|
System.String |
Week
Gets the culture based value to represent week.
Declaration
public static string Week { get; }
Property Value
Type |
---|
System.String |
YValue
Gets the culture based value to represent tooltip's Yvalue.
Declaration
public static string YValue { get; }
Property Value
Type |
---|
System.String |
ZoomIn
Gets the culture based value to represent tooltip for zoom in option.
Declaration
public static string ZoomIn { get; }
Property Value
Type |
---|
System.String |
ZoomOut
Gets the culture based value to represent tooltip for zoom out option.
Declaration
public static string ZoomOut { get; }
Property Value
Type |
---|
System.String |