[]
Gets or sets the code of function calculating y-value of data point.
[Obsolete("The property has no effect for .Net 4.0 version. Please use YFunction property to specify function.")]
public string YFunctionCode { get; set; }
<Obsolete("The property has no effect for .Net 4.0 version. Please use YFunction property to specify function.")>
Public Property YFunctionCode As String