Class ChartLocalizationStrings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Windows.dll
Syntax
public sealed class ChartLocalizationStrings : LocalizationBase
Constructors
ChartLocalizationStrings()
Declaration
public ChartLocalizationStrings()
ChartLocalizationStrings(CultureInfo)
Declaration
public ChartLocalizationStrings(CultureInfo culture)
Parameters
Type | Name | Description |
---|---|---|
System.Globalization.CultureInfo | culture |
ChartLocalizationStrings(String, CultureInfo)
Declaration
public ChartLocalizationStrings(string resourcePath, CultureInfo culture)
Parameters
Type | Name | Description |
---|---|---|
System.String | resourcePath | |
System.Globalization.CultureInfo | culture |
Properties
AllowAlignment
Gets the Localized value of AllowAlignment.
Declaration
public string AllowAlignment { get; }
Property Value
Type |
---|
System.String |
Area
Gets the Localized value of Area.
Declaration
public string Area { get; }
Property Value
Type |
---|
System.String |
AutoHighlight
Gets the Localized value of AutoHighlight.
Declaration
public string AutoHighlight { get; }
Property Value
Type |
---|
System.String |
ChartNullException
Gets the Localized value of ChartNullException.
Declaration
public string ChartNullException { get; }
Property Value
Type |
---|
System.String |
EditPalette
Gets the Localized value of EditPalette.
Declaration
public string EditPalette { get; }
Property Value
Type |
---|
System.String |
EditStyle
Gets the Localized value of EditStyle.
Declaration
public string EditStyle { get; }
Property Value
Type |
---|
System.String |
EnableXZooming
Gets the Localized value of EnableXZooming.
Declaration
public string EnableXZooming { get; }
Property Value
Type |
---|
System.String |
EnableYZooming
Gets the Localized value of EnableYZooming.
Declaration
public string EnableYZooming { get; }
Property Value
Type |
---|
System.String |
IsDefault
Gets the Localized value of DefaultResource.
Declaration
public bool IsDefault { get; }
Property Value
Type |
---|
System.Boolean |
Mode
Gets the Localized value of Mode.
Declaration
public string Mode { get; }
Property Value
Type |
---|
System.String |
Palettes
Gets the Localized value of Palettes.
Declaration
public string Palettes { get; }
Property Value
Type |
---|
System.String |
Real3D
Gets the Localized value of Real3D.
Declaration
public string Real3D { get; }
Property Value
Type |
---|
System.String |
ResetZoom
Gets the Localized value of ResetZoom.
Declaration
public string ResetZoom { get; }
Property Value
Type |
---|
System.String |
Series
Gets the Localized value of Series.
Declaration
public string Series { get; }
Property Value
Type |
---|
System.String |
ThreeD
Gets the Localized value of ThreeD.
Declaration
public string ThreeD { get; }
Property Value
Type |
---|
System.String |
TwoD
Gets the Localized value of TwoD.
Declaration
public string TwoD { get; }
Property Value
Type |
---|
System.String |
Types
Gets the Localized value of Types.
Declaration
public string Types { get; }
Property Value
Type |
---|
System.String |
UnknownAppearanceStyleException
Gets the Localized value of UnknownAppearanceStyleException.
Declaration
public string UnknownAppearanceStyleException { get; }
Property Value
Type |
---|
System.String |
Zooming
Gets the Localized value of Zooming.
Declaration
public string Zooming { get; }
Property Value
Type |
---|
System.String |