Plot |
| Name | Description | |
|---|---|---|
| Add(IPlotGroupStyle) | Adds a group style to this collection. An exception will be thrown if an item of the same type already exists in the collection. | |
| Add(IPlotGroupStyle, Type) | Adds a group style to this collection, as a child of another group style. If the parent group style doesn't allow childs, then the group style is added normally. |