ChartDesigner.AddElementMenuOptions Property
Returns options of the Add Element menu.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
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