Click or drag to resize

LinePlotStyle Fields

The LinePlotStyle type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_cachedSymbolSizeForIndexFunctionIf this function is set, then _symbolSize is ignored and the symbol size is evaluated by this function.
Protected field_connectCircularIf true, the start and the end point of the line are connected too.
Protected field_connectionStyle 
Protected field_ignoreMissingDataPoints 
Protected field_independentColor 
Protected field_independentDashStyle 
Protected field_independentSkipFreqA value indicating whether the skip frequency value is independent from other values.
Protected field_independentSymbolSize true if the symbol size is independent, i.e. is not published nor updated by a group style.
Protected field_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.
Protected field_linePen 
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_skipFreqA value of 2 skips every other data point, a value of 3 skips 2 out of 3 data points, and so on.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_symbolSizeControls the length of the end bar.
Protected field_useSymbolGap 
Top
See Also