CannotCombine2DAnd3DChartsException

CannotCombine2DAnd3DChartsException classe

Exception qui est levée lorsqu’on tente 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 incorporée.

Voir aussi