Use the members of this enumeration to set the value of the CodeLanguage property in the FunctionBase class.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public enum FunctionCodeLanguageEnum
Visual Basic
Public Enumeration FunctionCodeLanguageEnum

Members

Member nameValueDescription
CSharp0 C#
VB1 VB.Net

See Also