Click or drag to resize

SeriesInstance Properties

The SeriesInstance type exposes the following members.

Properties
  Name Description
Public property Channel Gets the channel instance in which the series instance resides.
Public property Definition Gets the series definition that defines the series.
Public property OriginalValues Gets the original data values, after expanding sequences and scale and offset modifications.
Public property PhysicalStructure Gets the physical structure of the series instance.
Public property SeriesOffset Gets the value added to the values in order to restore the original data values.
Public property SeriesScale Gets the value by which to scale the values in order to restore the original data values.
Public property SeriesShareChannel Gets the channel that owns the series to be shared.
Public property SeriesShareChannelIndex Gets the index of the channel that owns the series to be shared.
Public property SeriesShareSeries Gets the series to be shared.
Public property SeriesShareSeriesIndex Gets the index of the series to be shared.
Public property SeriesValues Gets the values contained in this series instance.
Top
See Also