Gets or sets the function code for the x value calculation.
[Visual Basic]
Public Property CodeTextX As String
[C#]
public string CodeTextX {get;set;}
[Delphi]
public property CodeTextX: String read get_CodeTextX write set_CodeTextX;
See Also
ParametricFunction Class | ParametricFunction Members | C1.Win.C1Chart Namespace | ParametricFunction Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |