Click or drag to resize

PlotItemCollection Constructor

Overload List
 NameDescription
Public methodPlotItemCollectionInitializes a new instance of the PlotItemCollection class
Public methodPlotItemCollection(IXmlDeserializationInfo)Initializes a new instance of the PlotItemCollection class
Public methodPlotItemCollection(PlotItemCollection) Copy constructor. Clones (!) all items. The parent owner is set to null and has to be set afterwards.
Public methodPlotItemCollection(XYPlotLayer)Initializes a new instance of the PlotItemCollection class
Public methodPlotItemCollection(XYPlotLayer, PlotItemCollection) Copy constructor. Clones (!) all the items in the list.
Top
See Also