2.11 DataPlots
Contents
Description
Hierarchy
- OriginBase
- CollectionsBase
- DataObjectBases
- DataPlots
- DataObjectBases
- CollectionsBase
Method
| Name | Brief | Example |
|---|---|---|
| Add | Add a data plot or a group of data plots to the graph layer. | VBA |
Property
| Name | Brief | Example |
|---|---|---|
| Application | Refer to the current Origin instance | VB |
| Count | The number of items in the collection | VB |
| Item | Specify a DataPlot with index | VB |
| Parent | The object that has this collection | VB |