Gets or sets the multi-line presentation of the function code for the y value calculation.
[Visual Basic]
Public Property CodeLinesY As String()
[C#]
public string[] CodeLinesY {get;set;}
[Delphi]
public property CodeLinesY: array of String read get_CodeLinesY write set_CodeLinesY;
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. |