Use the members of this enumeration to set the value of the CodeLanguage
property in the FunctionBase class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public enum FunctionCodeLanguageEnum |
| Visual Basic |
|---|
Public Enumeration FunctionCodeLanguageEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| CSharp | 0 | C# | |
| VB | 1 | VB.Net |