Drop |
The DropLinePlotStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| AccumulatedEventData |
Gets the accumulated event data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| AdditionalDropTargetBaseValue | Gets or sets the base value for the additional drop target. | |
| AdditionalDropTargetIsEnabled | Gets or sets a value indicating whether an additional user-defined drop target is enabled. | |
| AdditionalDropTargetPerpendicularAxisNumber | Gets or sets the axis number perpendicular to the additional drop-target plane. | |
| AdditionalDropTargetUsePhysicalBaseValue | Gets or sets a value indicating whether the additional drop target uses a physical base value. | |
| CachedSymbolSize | Gets the cached size of the scatter symbol. | |
| Color | Gets or sets the drop-line color. | |
| Debug_AbsolutePath |
Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase) | |
| DropTargets | Gets or sets the target planes for the drop lines. | |
| GapAtEndFactor | Gets or sets the factor for the gap at the end of the drop line relative to the symbol size. | |
| GapAtEndOffset | Gets or sets the absolute offset for the gap at the end of the drop line. | |
| GapAtStartFactor | Gets or sets the factor for the gap at the start of the drop line relative to the symbol size. | |
| GapAtStartOffset | Gets or sets the absolute offset for the gap at the start of the drop line. | |
| IndependentColor | Gets or sets a value indicating whether the line color is independent of group styles. | |
| IndependentSkipFrequency | Gets or sets a value indicating whether the skip frequency is independent of group styles. | |
| IndependentSymbolSize | true if the symbol size is independent, i.e. is not published nor updated by a group style. | |
| IsColorProvider | Gets a value indicating whether this style provides color information to group styles. | |
| IsColorReceiver | Gets a value indicating whether this style receives color information from group styles. | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsDisposeInProgress |
Gets a value indicating whether for this instance dispose is in progress, or the instance is already disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsResumeInProgress |
Gets a value indicating whether this instance is currently resuming the events.
(Inherited from SuspendableDocumentNode) | |
| IsSomeoneListeningToChanges |
Gets a value indicating whether someone is listening to changes. For this, either the ParentObject or the Changed event must be set.
(Inherited from SuspendableDocumentNodeBase) | |
| IsSuspended |
Gets a value indicating whether this instance is suspended.
(Inherited from SuspendableDocumentNode) | |
| IsSuspendedOrResumeInProgress |
Gets a value indicating whether this instance is suspended or resume is currently in progress.
(Inherited from SuspendableDocumentNode) | |
| IsSymbolSizeProvider | Gets a value indicating whether this style provides symbol-size information to group styles. | |
| IsSymbolSizeReceiver | Gets a value indicating whether this style receives symbol-size information from group styles. | |
| IsVisible | Gets a value indicating whether this style produces visible output. | |
| LineWidth1Factor | Gets or sets the factor for the first line width relative to the symbol size. | |
| LineWidth1Offset | Gets or sets the absolute offset for the first line width. | |
| LineWidth2Factor | Gets or sets the factor for the second line width relative to the symbol size. | |
| LineWidth2Offset | Gets or sets the absolute offset for the second line width. | |
| Name |
Gets the name of this document node. Null is returned if the name is not set or unknown.
The set accessor will for most nodes throw a InvalidOperationException, since the name can only be set on IProjectItems.
(Inherited from SuspendableDocumentNodeBase) | |
| ParentObject |
Gets/sets the parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| Pen | Gets or sets the pen used to draw the drop lines. | |
| SkipFrequency | Gets or sets how many points are skipped between painted drop lines. | |
| SymbolSize | Controls the width of the line and the line gap. |