Gets or sets the function code for the y value calculation.
[Visual Basic]
Public Property CodeTextY As String
[C#]
public string CodeTextY {get;set;}
[Delphi]
public property CodeTextY: String read get_CodeTextY write set_CodeTextY;
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. |