ChartDesigner.AddElementMenuOptions Property
Returns options of the Add Element menu.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AddElementMenuOptions | The object storing Add Element menu options. |
Remarks
This menu is shown when the Add Chart Element button is clicked. This menu is represented in the image below.

See Also