DashboardPrintingOptions.GaugeOptions Property
OBSOLETE
The Dashboard
Provides access to options specific to printing a gauge dashboard item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
[Browsable(false)]
[Obsolete("The DashboardPrintingOptions.GaugeOptions property is obsolete now. Use properties with the 'Gauge' prefix exposed by the DashboardPrintPreviewOptions and DashboardPdfExportOptions classes. To learn more, see the following breaking change: https://supportcenter.devexpress.com/ticket/details/bc4046/")]
public GaugePrintingOptions GaugeOptions { get; }
#Property Value
Type | Description |
---|---|
Gauge |
A Gauge |
#Remarks
The GaugeOptions property settings are not in effect when the entire content of the dashboard is printed.