C1.WPF.C1Chart.Extended Namespace > ParametricFunctionSeries Class : YFunctionCode Property |
'Declaration
<System.ObsoleteAttribute("The property has no effect for .Net 4.0 version. Please use YFunction property to specify function.")> Public Property YFunctionCode As System.String
'Usage
Dim instance As ParametricFunctionSeries Dim value As System.String instance.YFunctionCode = value value = instance.YFunctionCode
[System.Obsolete("The property has no effect for .Net 4.0 version. Please use YFunction property to specify function.")] public System.string YFunctionCode {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2