BitmapGradient
|
Gets and Sets whether the Bitmap Gradient menu is visible.
|
BorderType
|
Gets and Sets whether the Border Type 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.
|
GradientStyle
|
Gets and Sets whether the Gradient Style menu is visible.
|
GroupPercent
|
Gets and Sets whether the Group Percentages menu is visible.
|
Help
|
Gets and Sets whether the Help menu is visible.
|
LegendLocation
|
Gets and Sets whether the Legend Location 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.
|
PercentOrValue
|
Gets and Sets whether the Data Label As menu is visible.
|
QuickStyle
|
Gets and Sets whether the Quick Style menu is visible.
|
Separator
|
Gets and Sets whether the separators are visible is popup menu.
|
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.
|