2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / FunctionCodeLanguageEnum Enumeration

In This Topic
    FunctionCodeLanguageEnum Enumeration
    In This Topic
    Use the members of this enumeration to set the value of the FunctionBase.CodeLanguage property in the FunctionBase class.
    Syntax
    'Declaration
     
    Public Enum FunctionCodeLanguageEnum 
       Inherits System.Enum
    public enum FunctionCodeLanguageEnum : System.Enum 
    Members
    MemberDescription
    CSharpC#
    VBVB.Net
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1Chart.FunctionCodeLanguageEnum

    See Also