Click or drag to resize

PlotGroupStyleCollectionBaseAdd Method

Overload List
 NameDescription
Public methodAdd(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.
Public methodAdd(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.
Top
See Also