Skip to main content
All docs
V18.2

GaugeExportOptions Class

Contains settings that specify parameters affecting how the Gauge dashboard item is exported.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class GaugeExportOptions

Remarks

Use the ASPxClientDashboardExportOptions.GaugeOptions property to access options specific to exporting Gauge dashboard items.

Inheritance

Object
GaugeExportOptions
See Also