Click or drag to resize

XYZColumnPlotItemCopyFrom Method

Overload List
 NameDescription
Public methodCopyFrom(Object) Try to copy from another object. Should try to copy even if the object to copy from is not of the same type, but a base type. In this case only the base properties should be copied.
Protected methodCopyFrom(G3DPlotItem, Boolean) Copies values from another G3DPlotItem instance.
Protected methodCopyFrom(PlotItem, Boolean) Copies base-state members from another PlotItem instance.
Public methodCopyFrom(XYZColumnPlotItem, Boolean) Copies values from another XYZColumnPlotItem instance.
Top
See Also