Class RangeNavigatorResourceManager
Represents the range navigator resource manager class for localization.
Inheritance
System.Object
RangeNavigatorResourceManager
Namespace: Syncfusion.SfChart.XForms
Assembly: Syncfusion.SfChart.XForms.dll
Syntax
public static class RangeNavigatorResourceManager : Object
Properties
Manager
Gets or sets the resource manager Manager that provides convenient access to culture-specific resources at run time.
Declaration
public static ResourceManager Manager { get; set; }
Property Value
Type |
---|
System.Resources.ResourceManager |