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