GaugeExportOptions.Assign(OptionsBase) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
options | OptionsBase | An OptionsBase descendant whose settings are copied to the current object. |
See Also