XYColumn |
| Name | Description | |
|---|---|---|
| CopyFrom(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. | |
| CopyFrom(G2DPlotItem, Boolean) | Copies the state from another G2DPlotItem instance. | |
| CopyFrom(PlotItem, Boolean) | Copies state from another plot item. | |
| CopyFrom(XYColumnPlotItem, Boolean) | Copies the content of another plot item. |