DashboardImageExportOptions.Assign(DashboardImageExportOptions) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
imageExportOptions | DashboardImageExportOptions | A DashboardImageExportOptions object whose settings are copied to the current object. |
See Also