AllowEmfExport
|
Controls whether user can access exporting Enhanced MetaFiles (EMF) images from the Export Dialog.
|
AllowJpegExport
|
Controls whether user can access exporting (JPG) images from the Export Dialog.
|
AllowSvgExport
|
Controls whether user can access exporting (SVG) images from the Export Dialog.
|
AllowTextExport
|
This property controls whether the user can access exporting Text/Data from the Export Dialog.
|
AllowWmfExport
|
Controls whether user can access exporting MetaFiles (WMF) images from the Export Dialog.
|
Axis
|
Gets or Sets whether user has access to the 'Axis' property page within customization dialog.
|
Color
|
Gets or Sets whether user has access to the 'Color' property page within customization dialog.
|
DefOrientation
|
Gets or Sets default orientation of the printer paper when printing.
|
EmfBitmapGradients
|
Controls if enhanced metafiles will include background bitmaps and gradients when exporting from the built-in export dialog.
|
EmfDC
|
Controls the Device Context used in recording the enhanced metafile when exporting from the built-in export dialog.
|
EmfType
|
Controls the format of enhanced metafile when exporting from the built-in export dialog: Gdi, GdiPlus, PlusDual, or PlusOnly.
|
ExportDestDef
|
Controls the default state of the export-destination radio button group within the export dialog.
|
ExportFileDef
|
Controls the default state of the export-filename edit box within the export dialog.
|
ExportImageDpi
|
Controls the embedding or utilizing of target resolution info (in DotsPerInch) when exporting metafiles and bitmaps.
|
ExportImageLargeFont
|
This property allows for larger font sizes when exporting metafiles and bitmaps.
|
ExportSizeDef
|
Controls the default state of the export-size radio button group within the export dialog.
|
ExportTypeDef
|
Controls the default state of the export-type radio button group within the export dialog.
|
ExportUnitXDef
|
Controls the default state of the export-width-units edit box within the export dialog.
|
ExportUnitYDef
|
Controls the default state of the export-width-units edit box within the export dialog.
|
Font
|
Gets or Sets whether user has access to the 'Font' property page within customization dialog.
|
HideExportImageDpi
|
This property controls the visibility of the ExportImageDpi end-user setting shown within the ProEssentials export dialog.
|
HidePrintDpi
|
This property controls the visibility of the PrintDpi end-user setting shown within the ProEssentials print dialog.
|
Modal
|
This property controls how all built-in dialogs are launched, modal, or modeless. Dialogs are modeless by default unless Dialog.Modal is set to TRUE. A modal dialog must be closed before accessing the rest of the application. If using a modeless dialog, this lets the user shift the focus from the dialog to the application without closing the dialog.
|
ModelessAutoClose
|
This property controls how the modeless dialogs are closed. TRUE = Modeless dialogs will close if focus is lost. FALSE = Modeless dialogs will close only if Ok or Cancel is selected.
|
ModelessOnTop
|
Set this property to TRUE for modeless dialogs to always be on top of all other open windows.
|
Page1
|
Gets or Sets whether user has access to the first General property page within customization dialog.
|
Page2
|
Gets or Sets whether user has access to the second property page within customization dialog. Pego, Pesgo, and Pepso objects name the second property page 'Plot'. Pepco objects name the second property page "Slices". Pe3do objects name the second property page "More".
|
PlotCustomization
|
Gets or Sets whether user has ability of adjusting Plot Style item within the "Plot" tab of the customization dialog.
|
PrintDpi
|
Controls the target resolution in DotsPerInch when printing. If set to Zero, graphic commands are sent directly to the printer.
|
PrintStyleControl
|
Gets or Sets whether the user has access to selecting monochrome or color printing from the built-in print dialog. Also controls whether dialog defaults to monochrome output.
|
PrintTechnology
|
This property controls how the chart's image is prepared as a bitmap and sent to printer when PrintDpi is non-zero. Gdi versus GdiPlus
|
RandomPointsToExport
|
Gets or Sets whether user has ability of adjusting the random points to export listbox which is part of the Text Export Dialog.
|
ScrollingSubsets
|
Gets or Sets whether user has ability of adjusting ScrollingSubsets item within the "Subsets" tab of the customization dialog.
|
Style
|
Gets or Sets whether user has access to the 'Style' property page within customization dialog.
|
Subsets
|
Gets or Sets whether user has access to the 'Subsets' property page within customization dialog.
|