Line |
The LinePlotStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| _cachedSymbolSizeForIndexFunction | If this function is set, then _symbolSize is ignored and the symbol size is evaluated by this function. | |
| _connectCircular | If true, the start and the end point of the line are connected too. | |
| _connectionStyle | Gets or sets the c on ne ct io ns ty le. | |
| _ignoreMissingDataPoints | Performs the p re se nt operation. | |
| _independentColor | Gets or sets the i nd ep en de nt co lo r. | |
| _independentDashStyle | Gets or sets the i nd ep en de nt da sh st yl e. | |
| _independentSkipFreq | A value indicating whether the skip frequency value is independent from other values. | |
| _independentSymbolSize | true if the symbol size is independent, i.e. is not published nor updated by a group style. | |
| _keepWestNorthThroughSymbolGap | If true, the line's west and north vector are kept as if no symbol gap exist. If false, the west and north vector of the line after the symbol gap is calculated anew. | |
| _linePen | Gets or sets the l in ep en. | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _skipFreq | A value of 2 skips every other data point, a value of 3 skips 2 out of 3 data points, and so on. | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| _symbolSize | Controls the length of the end bar. | |
| _useSymbolGap | Gets or sets the u se sy mb ol ga p. |