CannotCombine2DAnd3DChartsException

Classe CannotCombine2DAnd3DChartsException

Exception qui est lancée lorsqu’on essaie de combiner des types de graphiques 2D et 3D.

public class CannotCombine2DAnd3DChartsException : InvalidOperationException

Constructeurs

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

Voir aussi