DashboardExportOptions.ChartOptions Property
OBSOLETE
The Dashboard
Provides access to options for exporting a chart dashboard item.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
#Declaration
[Obsolete("The DashboardExportOptions.ChartOptions property is obsolete now. Use properties with the 'Chart' prefix exposed by the DashboardPdfExportOptions class. To learn more, see the following breaking change: https://supportcenter.devexpress.com/ticket/details/t986338/")]
[PersistenceMode(PersistenceMode.InnerProperty)]
public ChartExportOptions ChartOptions { get; }
#Property Value
Type | Description |
---|---|
Chart |
A |
#Remarks
The ChartOptions property settings are not in effect when the entire content of the dashboard is exported.