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