Gets or sets the code of function calculating x-value of data point.

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

Syntax

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

See Also