Error |
The ErrorBarXPlotStyle type exposes the following members.
Name | Description | |
---|---|---|
AccumulatedEventData |
Gets the accumulated event data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
AxisNumber | (Overrides ErrorBarPlotStyleAxisNumber) | |
CommonErrorColumn |
Data that define the error in the positive direction.
(Inherited from ErrorBarPlotStyle) | |
CommonErrorColumnDataColumnName |
Gets the name of the common error column, if it is a data column. Otherwise, null is returned.
(Inherited from ErrorBarPlotStyle) | |
Debug_AbsolutePath |
Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase) | |
EndCapSizeFactor | (Inherited from ErrorBarPlotStyle) | |
EndCapSizeOffset | (Inherited from ErrorBarPlotStyle) | |
ForceVisibilityOfEndCap |
If true, the end cap is shown even if the line is not shown, because the line length is zero.
This can e.g. happen if the user defined gap is larger than the error.
(Inherited from ErrorBarPlotStyle) | |
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.
(Inherited from ErrorBarPlotStyle) | |
IndependentColor |
True if the color of the label is not dependent on the color of the parent plot style.
(Inherited from ErrorBarPlotStyle) | |
IndependentDashPattern |
True if the dash pattern of the error bar line is independent on the dash pattern of the line style.
(Inherited from ErrorBarPlotStyle) | |
IndependentOnShiftingGroupStyles |
True when we don't want to shift the position of the items, for instance due to the bar graph plot group.
(Inherited from ErrorBarPlotStyle) | |
IndependentSkipFrequency |
Gets or sets a value indicating whether the skip frequency is independent on other sub group styles using SkipFrequency.
(Inherited from ErrorBarPlotStyle) | |
IndependentSymbolSize |
true if the symbol size is independent, i.e. is not published nor updated by a group style.
(Inherited from ErrorBarPlotStyle) | |
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) | |
LineWidth1Factor | (Inherited from ErrorBarPlotStyle) | |
LineWidth1Offset | (Inherited from ErrorBarPlotStyle) | |
MeaningOfValues | (Inherited from ErrorBarPlotStyle) | |
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) | |
NegativeErrorColumn |
Data that define the error in the negative direction.
(Inherited from ErrorBarPlotStyle) | |
NegativeErrorColumnDataColumnName |
Gets the name of the negative error column, if it is a data column. Otherwise, null is returned.
(Inherited from ErrorBarPlotStyle) | |
ParentObject |
Gets/sets the parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
Pen | Pen used to draw the error bar. (Inherited from ErrorBarPlotStyle) | |
PositiveErrorColumn |
Data that define the error in the positive direction.
(Inherited from ErrorBarPlotStyle) | |
PositiveErrorColumnDataColumnName |
Gets the name of the positive error column, if it is a data column. Otherwise, null is returned.
(Inherited from ErrorBarPlotStyle) | |
SkipFrequency | Controls how many items are plotted. A value of 1 means every item, a value of 2 every other item, and so on. (Inherited from ErrorBarPlotStyle) | |
SymbolGapFactor | (Inherited from ErrorBarPlotStyle) | |
SymbolGapOffset | (Inherited from ErrorBarPlotStyle) | |
SymbolSize | Controls the length of the end bar. (Inherited from ErrorBarPlotStyle) | |
UseCommonErrorColumn | (Inherited from ErrorBarPlotStyle) | |
UseSymbolGap |
True when the line is not drawn in the circel of diameter SymbolSize around the symbol center.
(Inherited from ErrorBarPlotStyle) |