Scatter |
The ScatterPlotStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| AccumulatedEventData |
Gets the accumulated event data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| Color | Gets or sets the plot color. | |
| Debug_AbsolutePath |
Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase) | |
| IgnoreMissingDataPoints | Gets or sets a value indicating whether to ignore missing data points. If the value is set to true, the line is plotted even if there is a gap in the data points. | |
| IndependentColor | Gets or sets a value indicating whether the color is independent from group styles. | |
| IndependentOnShiftingGroupStyles | True when we don't want to shift the position of the items, for instance due to the bar graph plot group. | |
| IndependentScatterSymbol | Gets or sets a value indicating whether the scatter symbol is independent from group styles. | |
| IndependentSkipFrequency | Gets or sets a value indicating whether the skip frequency is independent from group styles. | |
| IndependentSymbolSize | Gets or sets a value indicating whether the symbol size is independent from group styles. | |
| IsColorProvider | Gets a value indicating whether this style can provide colors. | |
| IsColorReceiver | Gets a value indicating whether this style can receive colors. | |
| 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 can provide symbol sizes. | |
| IsSymbolSizeReceiver | Gets a value indicating whether this style can receive symbol sizes. | |
| IsVisible | Gets a value indicating whether this style is visible. | |
| 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) | |
| OverriddenFrame | Gets or sets the overridden frame. | |
| OverriddenInset | Gets or sets the overridden inset. | |
| OverrideFillColor | Gets or sets the fill-color override. | |
| OverrideFrame | Gets or sets a value indicating whether the frame is overridden. | |
| OverrideFrameColor | Gets or sets the frame-color override. | |
| OverrideInset | Gets or sets a value indicating whether the inset is overridden. | |
| OverrideInsetColor | Gets or sets the inset-color override. | |
| OverridePlotColorInfluence | Gets or sets the override for plot-color influence. | |
| OverrideStructureWidthFactor | Gets or sets the structure-width factor override. | |
| OverrideStructureWidthOffset | Gets or sets the structure-width offset override. | |
| ParentObject |
Gets/sets the parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| ScatterSymbol | Gets or sets the scatter symbol. | |
| SkipFrequency | Gets or sets the skip frequency. | |
| SymbolSize | Gets or sets the symbol size. |