Gets the error message for the x-function.

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

Syntax

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

See Also