Whether to throw the exceptions which fire during function calculation,

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

Syntax

C#
public bool ThrowException { get; set; }
Visual Basic
Public Property ThrowException As Boolean
	Get
	Set

See Also