WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartLocalizationStrings - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartLocalizationStrings

    Inheritance
    System.Object
    LocalizationBase
    ChartLocalizationStrings
    Inherited Members
    LocalizationBase.IsDefaultResource
    LocalizationBase.Resources
    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.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 Description
    System.String

    Area

    Gets the Localized value of Area.

    Declaration
    public string Area { get; }
    Property Value
    Type Description
    System.String

    AutoHighlight

    Gets the Localized value of AutoHighlight.

    Declaration
    public string AutoHighlight { get; }
    Property Value
    Type Description
    System.String

    ChartNullException

    Gets the Localized value of ChartNullException.

    Declaration
    public string ChartNullException { get; }
    Property Value
    Type Description
    System.String

    EditPalette

    Gets the Localized value of EditPalette.

    Declaration
    public string EditPalette { get; }
    Property Value
    Type Description
    System.String

    EditStyle

    Gets the Localized value of EditStyle.

    Declaration
    public string EditStyle { get; }
    Property Value
    Type Description
    System.String

    EnableXZooming

    Gets the Localized value of EnableXZooming.

    Declaration
    public string EnableXZooming { get; }
    Property Value
    Type Description
    System.String

    EnableYZooming

    Gets the Localized value of EnableYZooming.

    Declaration
    public string EnableYZooming { get; }
    Property Value
    Type Description
    System.String

    IsDefault

    Gets the Localized value of DefaultResource.

    Declaration
    public bool IsDefault { get; }
    Property Value
    Type Description
    System.Boolean

    Mode

    Gets the Localized value of Mode.

    Declaration
    public string Mode { get; }
    Property Value
    Type Description
    System.String

    Palettes

    Gets the Localized value of Palettes.

    Declaration
    public string Palettes { get; }
    Property Value
    Type Description
    System.String

    Real3D

    Gets the Localized value of Real3D.

    Declaration
    public string Real3D { get; }
    Property Value
    Type Description
    System.String

    ResetZoom

    Gets the Localized value of ResetZoom.

    Declaration
    public string ResetZoom { get; }
    Property Value
    Type Description
    System.String

    Series

    Gets the Localized value of Series.

    Declaration
    public string Series { get; }
    Property Value
    Type Description
    System.String

    ThreeD

    Gets the Localized value of ThreeD.

    Declaration
    public string ThreeD { get; }
    Property Value
    Type Description
    System.String

    TwoD

    Gets the Localized value of TwoD.

    Declaration
    public string TwoD { get; }
    Property Value
    Type Description
    System.String

    Types

    Gets the Localized value of Types.

    Declaration
    public string Types { get; }
    Property Value
    Type Description
    System.String

    UnknownAppearanceStyleException

    Gets the Localized value of UnknownAppearanceStyleException.

    Declaration
    public string UnknownAppearanceStyleException { get; }
    Property Value
    Type Description
    System.String

    Zooming

    Gets the Localized value of Zooming.

    Declaration
    public string Zooming { get; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved