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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class C1ChartDataConverterException : Exception
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class C1ChartDataConverterException _
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    C1.Win.C1Chart..::..C1ChartDataConverterException

See Also