CannotCombine2DAnd3DChartsException

CannotCombine2DAnd3DChartsException class

Exception générée lors de la tentative de combinaison de types de graphiques 2D et 3D.

public class CannotCombine2DAnd3DChartsException : InvalidOperationException

Constructeurs

NomLa description
CannotCombine2DAnd3DChartsException()Constructeur par défaut.
CannotCombine2DAnd3DChartsException(string)Constructeur permettant d’ajouter un message à cette exception.
CannotCombine2DAnd3DChartsException(string, Exception)Constructeur d’une exception contenant un message et une exception intégrée.

Voir également