Writes all current localizations to the specified stream.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public bool SaveLocalizations( Stream stream ) |
| Visual Basic |
|---|
Public Function SaveLocalizations ( _ stream As Stream _ ) As Boolean |
Parameters
- stream
- Type: System.IO..::..Stream
Specifies the Stream to which localizations are written.