Click or drag to resize

XYPlotLayer Constructor

Overload List
 NameDescription
Public methodXYPlotLayer(HostLayer) Initializes a new instance of the XYPlotLayer class.
Protected methodXYPlotLayer(IXmlDeserializationInfo) Constructor for deserialization purposes only.
Public methodXYPlotLayer(XYPlotLayer) Initializes a new instance of the XYPlotLayer class by copying another instance.
Public methodXYPlotLayer(HostLayer, G2DCoordinateSystem) Initializes a new instance of the XYPlotLayer class.
Public methodXYPlotLayer(HostLayer, IItemLocation) Creates a layer at the designated location
Public methodXYPlotLayer(HostLayer, IItemLocation, G2DCoordinateSystem) Creates a layer at the provided location.
Top
See Also