CannotCombine2DAnd3DChartsException

CannotCombine2DAnd3DChartsException class

Ausnahme, die ausgelöst wird, wenn versucht wird, 2D- und 3D-Diagrammtypen zu kombinieren.

public class CannotCombine2DAnd3DChartsException : InvalidOperationException

Konstrukteure

NameBeschreibung
CannotCombine2DAnd3DChartsException()Standardkonstruktor.
CannotCombine2DAnd3DChartsException(string)Konstruktor, der es ermöglicht, dieser Ausnahme eine Nachricht hinzuzufügen.
CannotCombine2DAnd3DChartsException(string, Exception)Konstruktor für eine Ausnahme, die eine Nachricht und eine eingebettete Ausnahme enthält.

Siehe auch