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