LayoutStreamException(String, Exception) Constructor
Initializes a new instance of the LayoutStreamException class with specified settings.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| message | String |
| innerException | Exception |
See Also