2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / YFunction Class / CodeText Property

In This Topic
    CodeText Property
    In This Topic
    Gets or sets the function code.
    Syntax
    'Declaration
     
    Public Property CodeText As System.String
    public System.string CodeText {get; set;}
    See Also