NSeriesData Class Members
In This Topic
The following tables list the members exposed by NSeriesData.
Public Fields
Public Properties
| Name | Description |
 | ColorOffset | Gets the offset of the color channel in words |
 | Data | Gets the underlying data |
 | DataItemSize | Gets the data item size in words |
 | HasColors | Gets or sets whether the series has custom colors |
Top
Public Methods
| Name | Description |
 | DeepCopy | Overridden. Overriden to lock the internal updating of data format |
 | GetDataChannelPointer | Gets a pointers to the channel data with the specified name |
 | IsPointerInBounds | Returns true if the specified pointer is inside the memory range (bounds) of this series data |
 | OnDataChanged | Executed when data has changed |
Top
See Also