Skip to main content

AddElementMenuOptions Class

Options of the Add Element menu.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public class AddElementMenuOptions

The following members return AddElementMenuOptions objects:

Remarks

This menu is invoked when the Add button at the top of window is clicked.

AddElementMenu

Inheritance

Object
AddElementMenuOptions
See Also