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

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