Plot |
The PlotGroupStyleCollection type exposes the following members.
Name | Description | |
---|---|---|
_accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) | |
_distributeToChildGroups | (Inherited from PlotGroupStyleCollectionBase) | |
_inheritFromParentGroups | (Inherited from PlotGroupStyleCollectionBase) | |
_parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
_plotGroupStrictness | Strictness of the plot group collection. This determines how the styles are distributed among the plot items. (Inherited from PlotGroupStyleCollectionBase) | |
_suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
_typeToInfo | Dictionary, which stores additional information for each plot group style. Since only one instance of each style can be stored, the key here is the type of the plot group style. (Inherited from PlotGroupStyleCollectionBase) | |
_typeToInstance | Dictionary, which stores exactly one instance of a plot group style per type. Thus it is ensured, that only one instance per type is existent in this collection. (Inherited from PlotGroupStyleCollectionBase) |