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

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

Syntax

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

See Also