Data Display Text
Add |
Adds a new element to the collection. |
AddDataDisplayRequiringPreData |
Adds a data display using additional data, such as a comparison object for an RIC report or a set of axes for a vector. |
IsPreDataRequired |
Helper function to determine if the data display needs additional data, such as a comparison object for an RIC report or a set of axes for a vector. |
RemoveAll |
Removes all elements from the collection. |
RemoveAt |
Removes an element from the collection using specified index. |
AvailableData |
gets the available data |
Count |
Returns the number of elements in a collection. |
Item |
Given an index, returns an element in the collection. |
Configure 3D data
display
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Configure 3D data
display
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||


