Type Alias NxContinuousRangeSelectInfo

type NxContinuousRangeSelectInfo = {
    qDimIx?: number;
    qRange?: QRange;
}
Index

Properties

Properties

qDimIx?: number

Dimension index.

qRange?: QRange

Range information.