Obsolete. Provides access to options specific to printing a pie dashboard item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v18.2.Win.dll
[Obsolete("The DashboardPrintingOptions.PieOptions property is obsolete now. Use properties with the 'Pie' prefix exposed by the DashboardPrintPreviewOptions and DashboardPdfExportOptions classes. To learn more, see the following KB article: https://www.devexpress.com/Support/Center/Question/Details/T488406")]
[Browsable(false)]
public PiePrintingOptions PieOptions { get; }
<Obsolete("The DashboardPrintingOptions.PieOptions property is obsolete now. Use properties with the 'Pie' prefix exposed by the DashboardPrintPreviewOptions and DashboardPdfExportOptions classes. To learn more, see the following KB article: https://www.devexpress.com/Support/Center/Question/Details/T488406")>
<Browsable(False)>
Public ReadOnly Property PieOptions As PiePrintingOptions
Type | Description |
---|---|
PiePrintingOptions | A PiePrintingOptions object containing settings that specify parameters that affect how pie dashboard items are printed. |
The PieOptions property settings are not in effect when the entire content of the dashboard is printed.