2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / FunctionBase Class
Properties Methods

In This Topic
    FunctionBase Class Members
    In This Topic

    The following tables list the members exposed by FunctionBase.

    Public Properties
     NameDescription
    Public PropertyGets the string descriptions of any compiler errors.  
    Public PropertyGets or sets the programming language used for compiling (C# or VB).  
    Public PropertyGets or sets whether the code will be compiled as formula, a method or as full compile unit.  
    Public PropertyGets whether the function compiles correctly.  
    Public PropertyGets or sets the label of the function.  
    Public PropertyGets or sets whether the function will be shown in legend.  
    Public PropertyGets or sets the line style used for plotting the function.  
    Public PropertyGets or sets the method used for plotting the function.  
    Public PropertyGets or sets the number of points used when plotting the function.  
    Public PropertyGets or sets whether the function is plotted over or behind data series plots.  
    Public PropertyGets or sets whether the function plot is visible.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Top
    See Also