Gets the error message for the y-function.

Namespace:  C1.Silverlight.Chart.Extended
Assembly:  C1.Silverlight.Chart.Extended (in C1.Silverlight.Chart.Extended.dll)

Syntax

C#
public string YFunctionCodeError { get; private set; }
Visual Basic
Public Property YFunctionCodeError As String
	Get
	Private Set

See Also