| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace > C1Chart3D 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. |