ChartDesignOptions.ShowAnyEditor Property
Indicates whether or not any dialog (Chart Wizard or Chart Designer) is automatically invoked on adding an XRChart to a report.
Namespace: DevExpress.XtraReports.Configuration
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Chart Wizard or Chart Designer is invoked on adding a chart; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowAnyEditor |
---|---|
DesignSettings |
|
See Also