AnnotationControl
|
Gets or Sets whether the Show Annotations menu item is included in built-in popup menu.
|
BitmapGradient
|
Gets and Sets whether the Bitmap Gradient menu is visible.
|
BorderType
|
Gets and Sets whether the Border Type menu is visible.
|
Contour
|
Gets and Sets whether the 2D Contour menu is visible.
|
CustomizeDialog
|
Gets and Sets whether the Customization Dialog menu is visible.
|
CustomMenu
|
This property controls the visibility of custom menu items. Custom menus are created with the UI.Menu.CustomMenuText property.
|
CustomMenuLocation
|
This property controls the location of custom menu items. Custom menus are created with the UI.Menu.CustomMenuText property.
|
CustomMenuState
|
This property controls the checked state of custom menu items. For single string menu items, submenu index is set to zero. For popup menus, submenu index is set to 1 through nth item in sub menu. Custom menus are created with the UI.Menu.CustomMenuText property.
|
CustomMenuText
|
This property creates custom menu items by providing their text. For simple string menu items, provide one string with no delimiters (no pipe symbols '|'). To produce a popup menu, provide a string with 2 or more delimiters ('|') which divide text into multiple menu text items. The first delimited portion will be the main menu item text and subsequent text portions will be used to create the sub-menu popop items. To create a separator, set text to '|'.
|
DataPrecision
|
Gets and Sets whether the Data Precision menu is visible.
|
ExportDialog
|
Gets and Sets whether the Export Dialog menu is visible.
|
FixedFont
|
Gets and Sets whether the Fixed Font menu is visible.
|
FontSize
|
Gets and Sets whether the Font Size menu is visible.
|
GridLine
|
Gets and Sets whether the Grid Line Style menu is visible.
|
Help
|
Gets and Sets whether the Help menu is visible.
|
IncludeDataLabels
|
Gets and Sets whether the Include Data Labels menu is visible.
|
LegendLocation
|
Gets and Sets whether the Legend Location menu is visible.
|
MarkDataPoints
|
Gets and Sets whether the Mark Data Points menu is visible.
|
MaxDataPrecision
|
This property controls the maximum number of decimal positions that the user can select from either the customization dialog or popup menu. Possible values are: 3 through 7.
|
Maximize
|
Gets and Sets whether the Maximize menu is visible.
|
PlotMethod
|
Gets and Sets whether the Plotting Method menu is visible.
|
QuickStyle
|
Gets and Sets whether the Quick Style menu is visible.
|
Rotation
|
Gets and Sets whether all rotation related menus are visible.
|
Separator
|
Gets and Sets whether the separators are visible is popup menu.
|
ShowAnnotations
|
Gets and Sets whether the Show Annotations menu is visible.
|
ShowAnnotationText
|
Gets and Sets whether the Show Annotation - Labels menu is visible.
|
AnnotationTextFixedSize
|
Gets and Sets whether the Show Annotation - Fixed Font Size menu is visible.
|
ShowBoundingBox
|
Gets and Sets whether the Show Bounding Box menu is visible.
|
ShowLegend
|
Gets and Sets whether the Show Legend menu is visible.
|
ShowTableAnnotations
|
Gets and Sets whether the Show Table Annotations menu is visible.
|
ViewingStyle
|
Gets and Sets whether the Viewing Style menu is visible.
|