AxesCompositionNotCombinableException

AxesCompositionNotCombinableException class

Ausnahme, die ausgelöst wird, wenn die Achsenkomposition der Reihe nicht mit der vorhandenen Achsenkomposition im Chart kombinierbar ist.

public class AxesCompositionNotCombinableException : InvalidOperationException

Konstruktoren

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

Siehe auch