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

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