[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Extended.YFunctionSeries.FunctionCodeError

FunctionCodeError Property

FunctionCodeError

Gets the error text which was returned after evaluating FunctionCode expression. Returns empty string if the code was evaluated without errors or FunctionCode property value is empty.

Declaration
[Obsolete("The property has no effect for .Net 4.0 version.")]
public string FunctionCodeError { get; }