ComponentOne Chart for .NET (2.0) Search HelpCentral 

FunctionBase Properties

The properties of the FunctionBase class are listed here. For a complete list of FunctionBase class members, see the FunctionBase Members topic.

Public Properties

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.

See Also

FunctionBase Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.