AxesCompositionNotCombinableException
AxesCompositionNotCombinableException class
Exception which thrown when axes composition of the series is not combinable with present axes composition in chart.
public class AxesCompositionNotCombinableException : InvalidOperationException
Constructors
| Name | Description |
|---|---|
| AxesCompositionNotCombinableException() | Default constructor. |
| AxesCompositionNotCombinableException(string) | Constructor allowing a message to be added to this exception. |
| AxesCompositionNotCombinableException(string, Exception) | Constructor for an exception containing a message and an embedded exception. |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides