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