AxesCompositionNotCombinableException

AxesCompositionNotCombinableException class

Ausnahme, die ausgelöst wird, wenn die Achsenzusammensetzung der Reihe nicht mit der aktuellen Achsenzusammensetzung im Diagramm kombinierbar ist.

public class AxesCompositionNotCombinableException : InvalidOperationException

Konstrukteure

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

Siehe auch