Skip to main content

AddElementMenuOptions Members

Options of the Add Element menu.

Properties

Name Description
ShowAddAnnotationMenuItem Gets or sets the value indicating whether the Annotation… menu item should be shown.
ShowAddChartTitleMenuItem Gets or sets the value indicating whether the Chart Title menu item should be shown.
ShowAddConstantLineMenuItem Gets or sets the value indicating whether the Constant Line menu item should be shown.
ShowAddIndicatorMenuItem Gets or sets the value indicating whether the Indicator menu item should be shown.
ShowAddLegendMenuItem Gets or sets the value indicating whether the Legend menu item should be shown.
ShowAddPaneMenuItem Gets or sets the value indicating whether the Pane menu item should be shown.
ShowAddScaleBreakMenuItem Gets or sets the value indicating whether the Scale Break menu item should be shown.
ShowAddSecondaryAxisXMenuItem Gets or sets the value indicating whether the Secondary Axis X menu item should be shown.
ShowAddSecondaryAxisYMenuItem Gets or sets the value indicating whether the Secondary Axis Y menu item should be shown.
ShowAddSeriesMenuItem Gets or sets the value indicating whether the Series menu item should be shown.
ShowAddSeriesTitleMenuItem Gets or sets the value indicating whether the Series Title menu item should be shown.
ShowAddStripMenuItem Gets or sets the value indicating whether the Strip menu item should be shown.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also