Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public C1ChartDataConverterException(
	string msg,
	Object val
)
Visual Basic
Public Sub New ( _
	msg As String, _
	val As Object _
)

Parameters

msg
Type: System..::..String
val
Type: System..::..Object

See Also