Table of Contents

Class ChartException

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Chart exception class.

public class ChartException : Exception, ISerializable, _Exception
Inheritance
ChartException
Implements
Inherited Members

Remarks

You can find the detailed description of the exception in ExceptionInfo member.

Constructors

ChartException()

LightningChartLib.WinForms.Charting.ChartException
public ChartException()

Properties

ExceptionInfo

ExceptionInfo contains information about the exception as structs

public ExceptionInfo ExceptionInfo { get; }

Property Value

ExceptionInfo