C1.WPF.C1Chart.Extended Namespace > ParametricFunctionSeries Class : XFunctionCode Property |
'Declaration
<System.ObsoleteAttribute("The property has no effect for .Net 4.0 version. Please use XFunction property to specify function.")> Public Property XFunctionCode As System.String
'Usage
Dim instance As ParametricFunctionSeries Dim value As System.String instance.XFunctionCode = value value = instance.XFunctionCode
[System.Obsolete("The property has no effect for .Net 4.0 version. Please use XFunction property to specify function.")] public System.string XFunctionCode {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