Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly arrayCount

arrayCount: number = 1

fifoStartIndex

fifoStartIndex: number

Readonly indexes

indexes: SCRTDoubleVector

Readonly intIndexes

intIndexes: IntVector

Readonly resampled

resampled: true = true

Readonly type

type: EDataSeriesType = EDataSeriesType.Xy

Protected Readonly valueNames

valueNames: string[]

Protected wasmContext

wasmContext: TSciChart

xRange

xRange: NumberRange

Readonly xValues

xValues: SCRTDoubleVector

Protected Readonly yValuesArray

yValuesArray: SCRTDoubleVector[] = []

Accessors

count

  • get count(): number

yValues

  • get yValues(): SCRTDoubleVector

Methods

clearIntIndexes

  • clearIntIndexes(): void

debugOutputForUnitTests

  • debugOutputForUnitTests(): void

delete

  • delete(): void

getYValues

  • getYValues(i?: number, undefinedIfMissing?: boolean): SCRTDoubleVector

getYValuesByName

  • getYValuesByName(name: string, undefinedIfMissing?: boolean): SCRTDoubleVector

Generated using TypeDoc