ComponentOne Chart for .NET (2.0) Search HelpCentral 

ParametricFunction.CodeLinesX Property

Gets or sets the multi-line presentation of the function code for the x value calculation.

[Visual Basic]

Public Property CodeLinesX As String()

[C#]

public string[] CodeLinesX {get;set;}

[Delphi]

public property CodeLinesX: array of String read get_CodeLinesX write set_CodeLinesX;

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.