Click or drag to resize

XYPlotLabelStyleController Properties

The XYPlotLabelStyleController type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentX Provides access to this member.
Public propertyAlignmentY Provides access to this member.
Public propertyAttachmentDirectionChoices Provides access to this member.
Public propertyAttachToAxis Provides access to this member.
Public propertyBackground Provides access to this member.
Public propertyBackgroundColorLinkage Provides access to this member.
Protected propertyCreateNotInitializedException Gets an exception that is thrown when the controller was not initialized with a document.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Protected propertyCreateNoViewException Gets an exception that is thrown when the controller currently has no view.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Public propertyDocGets the current document of this controller. If the document is null, an InvalidOperationException is thrown. To check whether the document is null, check the member _doc directly.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Public propertyFont Provides access to this member.
Public propertyFontSizeFactor Provides access to this member.
Public propertyFontSizeFactorEnvironment Gets or sets the f on ts iz ef ac to re nv ir on me nt.
Public propertyFontSizeOffset Provides access to this member.
Public propertyFontSizeOffsetEnvironment Gets or sets the f on ts iz eo ff se te nv ir on me nt.
Public propertyIgnoreMissingDataPoints Provides access to this member.
Public propertyIndependentColor Provides access to this member.
Public propertyIndependentOnShiftingGroupStyles Provides access to this member.
Public propertyIndependentSkipFrequency Provides access to this member.
Public propertyIndependentSymbolSize Initializes the independent symbol size check box.
Public propertyIsDisposed Gets a value indicating whether this controller is already disposed.
(Inherited from ControllerBase)
Public propertyIsLabelColumnTransformationVisible Performs the i sn ul lo re mp ty operation.
Public propertyLabelBrush Provides access to this member.
Public propertyLabelColumnStatus Provides access to this member.
Public propertyLabelColumnText Provides access to this member.
Public propertyLabelColumnToolTip Provides access to this member.
Public propertyLabelColumnTransformationText Provides access to this member.
Public propertyLabelColumnTransformationToolTip Provides access to this member.
Public propertyLabelFormatString Provides access to this member.
Public propertyModelObject Gets the model (document) that this controller manages.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Protected propertyNoDocumentException Gets an exception that is thrown when a controller was not initialized with a document.
(Inherited from ControllerBase)
Protected propertyNotInitializedException Gets an exception that is thrown when a controller is not properly initialized.
(Inherited from ControllerBase)
Protected propertyNoViewException Gets an exception that is thrown when a controller currently has no view.
(Inherited from ControllerBase)
Public propertyOffsetEmUnitsEnvironment Gets or sets the o ff se te mu ni ts en vi ro nm en t.
Public propertyOffsetPointsEnvironment Gets or sets the o ff se tp oi nt se nv ir on me nt.
Public propertyOffsetSymbolSizeEnvironment Gets or sets the o ff se ts ym bo ls iz ee nv ir on me nt.
Public propertyOffsetXEmUnits Provides access to this member.
Public propertyOffsetXPoints Provides access to this member.
Public propertyOffsetXSymbolSizeUnits Provides access to this member.
Public propertyOffsetYEmUnits Provides access to this member.
Public propertyOffsetYPoints Provides access to this member.
Public propertyOffsetYSymbolSizeUnits Provides access to this member.
Public propertyRotation Provides access to this member.
Public propertyRotationEnvironment Gets or sets the r ot at io ne nv ir on me nt.
Public propertyShowPlotColorsOnly Provides access to this member.
Public propertySkipFrequency Provides access to this member.
Public propertySymbolSize Initializes the symbol size combobox.
Public propertySymbolSizeEnvironment Gets or sets the s ym bo ls iz ee nv ir on me nt.
Public propertyUseDocumentCopy Sets whether or not a copy of the document is used. If set to true, a copy of the document is used, so if the controller is not applied, all changes can be reverted. If set to false, no copy must be made. The document is directly changed by the controller, and changes cannot be reverted. Use the last option if a controller higher in the hierarchy has already made a copy of the document.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Public propertyViewObject Gets or sets the GUI element that shows the model to the user.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Top
See Also