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