Vector |
The VectorCartesicPlotStyleController type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateNotInitializedException |
Gets an exception that is thrown when the controller was not initialized with a document.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| CreateNoViewException |
Gets an exception that is thrown when the controller currently has no view.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| Doc | Gets 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) | |
| EndCapSizeFactor | Gets or sets the end cap size factor. | |
| EndCapSizeOffset | Gets or sets the end cap size offset. | |
| IgnoreMissingDataPoints | Gets or sets a value indicating whether to ignore missing data points. | |
| IndependentColor | Gets or sets a value indicating whether the color is independent. | |
| IndependentOnShiftingGroupStyles | Gets or sets a value indicating whether the style is independent of shifting group styles. | |
| IndependentSkipFrequency | Gets or sets a value indicating whether the skip frequency is independent. | |
| IndependentSymbolSize | Gets or sets a value indicating whether the symbol size is independent. | |
| IsDisposed |
Gets a value indicating whether this controller is already disposed.
(Inherited from ControllerBase) | |
| LineFactorEnvironment | Gets the environment for the line factor quantity with unit. | |
| LineWidth1Factor | Gets or sets the line width 1 factor. | |
| LineWidth1Offset | Gets or sets the line width 1 offset. | |
| LineWidth2Factor | Gets or sets the line width 2 factor. | |
| LineWidth2Offset | Gets or sets the line width 2 offset. | |
| LineWidthEnvironment | Gets the environment for the line width quantity with unit. | |
| ManualVectorLengthFactor | Gets or sets the manual vector length factor. | |
| ManualVectorLengthOffset | Gets or sets the manual vector length offset. | |
| MeaningOfValues | Gets or sets the controller for the meaning of values. | |
| ModelObject |
Gets the model (document) that this controller manages.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| NoDocumentException |
Gets an exception that is thrown when a controller was not initialized with a document.
(Inherited from ControllerBase) | |
| NotInitializedException |
Gets an exception that is thrown when a controller is not properly initialized.
(Inherited from ControllerBase) | |
| NoViewException |
Gets an exception that is thrown when a controller currently has no view.
(Inherited from ControllerBase) | |
| Pen | Gets or sets the pen controller for all properties. | |
| SkipFrequency | Gets or sets the skip frequency. | |
| SymbolGapFactor | Gets or sets the symbol gap factor. | |
| SymbolGapOffset | Gets or sets the symbol gap offset. | |
| SymbolSize | Gets or sets the symbol size. | |
| SymbolSizeEnvironment | Gets the environment for the symbol size quantity with unit. | |
| UseDocumentCopy |
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) | |
| UseManualVectorLength | Gets or sets a value indicating whether to use a manual vector length. | |
| UseSymbolGap | Gets or sets a value indicating whether to use a symbol gap. | |
| VectorLengthFactor | Gets or sets the vector length factor. | |
| VectorLengthOffset | Gets or sets the vector length offset. | |
| ViewObject |
Gets or sets the GUI element that shows the model to the user.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView) | |
| XColumnStatus | Gets or sets the status of the X column. | |
| XColumnText | Gets or sets the display text for the X column. | |
| XColumnToolTip | Gets or sets the tooltip text for the X column. | |
| XColumnTransformationText | Gets or sets the transformation text for the X column. | |
| XColumnTransformationToolTip | Gets or sets the transformation tooltip text for the X column. | |
| YColumnStatus | Gets or sets the status of the Y column. | |
| YColumnText | Gets or sets the display text for the Y column. | |
| YColumnToolTip | Gets or sets the tooltip text for the Y column. | |
| YColumnTransformationText | Gets or sets the transformation text for the Y column. | |
| YColumnTransformationToolTip | Gets or sets the transformation tooltip text for the Y column. | |
| ZColumnStatus | Gets or sets the status of the Z column. | |
| ZColumnText | Gets or sets the display text for the Z column. | |
| ZColumnToolTip | Gets or sets the tooltip text for the Z column. | |
| ZColumnTransformationText | Gets or sets the transformation text for the Z column. | |
| ZColumnTransformationToolTip | Gets or sets the transformation tooltip text for the Z column. |