| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace > C1Chart Class : LoadLocalizations Method |
| Overload | Description |
|---|---|
| LoadLocalizations(String) | Reads all localizations from the specified file and uses them locally at runtime. |
| LoadLocalizations(Stream) | Reads all localizations from the specified stream and uses them locally at runtime. |
| LoadLocalizations(Byte[]) | Reads all localizations from the specified byte array and uses them locally at runtime. |