Gets or sets the function code.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public string CodeText { get; set; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public Property CodeText As String Get Set |