CannotCombine2DAnd3DChartsException

CannotCombine2DAnd3DChartsException clase

Excepción que se lanza al intentar combinar tipos de gráficos 2D y 3D.

public class CannotCombine2DAnd3DChartsException : InvalidOperationException

Constructores

NombreDescripción
CannotCombine2DAnd3DChartsException()Constructor predeterminado.
CannotCombine2DAnd3DChartsException(string)Constructor que permite agregar un mensaje a esta excepción.
CannotCombine2DAnd3DChartsException(string, Exception)Constructor para una excepción que contiene un mensaje y una excepción incrustada.

Ver también