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 | 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#] | ||
---|---|---|
|
Configure 3D data display
[Visual Basic .NET] | ||
---|---|---|
|