Gets or sets the function code(JavaScript).

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

Syntax

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

See Also