Name | Description | |
---|---|---|
![]() | CodeErrors | Gets the string descriptions of any compiler errors. |
![]() | CodeLanguage | Gets or sets the programming language used for compiling (C# or VB). |
![]() | CodeType | Gets or sets whether the code will be compiled as formula, a method or as full compile unit. |
![]() | CodeValid | Gets whether the function compiles correctly. |
![]() | Label | Gets or sets the label of the function. |
![]() | LegendEntry | Gets or sets whether the function will be shown in legend. |
![]() | LineStyle | Gets or sets the line style used for plotting the function. |
![]() | PlotLinesMethod | Gets or sets the method used for plotting the function. |
![]() | PlotNumPoints | Gets or sets the number of points used when plotting the function. |
![]() | PlotOverData | Gets or sets whether the function is plotted over or behind data series plots. |
![]() | Visible | Gets or sets whether the function plot is visible. |