RadControls for WPF

This class represents an exception raised by the RadChart control.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40

Syntax

C#
public class ChartException : Exception
Visual Basic
Public Class ChartException _
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Telerik.Windows.Controls.Charting..::..ChartException

See Also