Search
Preparing search index...
The search index is not available
TypeDoc API Documentation
for SciChart
JavaScript Charts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
XyyPointSeriesWrapped
Class XyyPointSeriesWrapped
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
BasePointSeriesWrapped
XyyPointSeriesWrapped
Implements
IPointSeries
IXyyPointSeries
Index
Constructors
constructor
Properties
count
data
Series
fifo
Start
Index
indexes
Property
resampled
x
Range
x
Values
y1
Values
y
Values
Accessors
indexes
Constructors
constructor
new
Xyy
Point
Series
Wrapped
(
dataSeries
:
XyyDataSeries
, yValues
?:
SCRTDoubleVector
, y1Values
?:
SCRTDoubleVector
)
:
XyyPointSeriesWrapped
Parameters
dataSeries:
XyyDataSeries
Optional
yValues:
SCRTDoubleVector
Optional
y1Values:
SCRTDoubleVector
Returns
XyyPointSeriesWrapped
Properties
Readonly
count
count
:
number
Protected
data
Series
data
Series
:
BaseDataSeries
Readonly
fifo
Start
Index
fifo
Start
Index
:
number
Protected
indexes
Property
indexes
Property
:
SCRTDoubleVector
Readonly
resampled
resampled
:
false
= false
Readonly
x
Range
x
Range
:
NumberRange
Readonly
x
Values
x
Values
:
SCRTDoubleVector
Readonly
y1
Values
y1
Values
:
SCRTDoubleVector
Readonly
y
Values
y
Values
:
SCRTDoubleVector
Accessors
indexes
get
indexes
(
)
:
SCRTDoubleVector
Returns
SCRTDoubleVector
Globals
Xyy
Point
Series
Wrapped
constructor
count
data
Series
fifo
Start
Index
indexes
Property
resampled
x
Range
x
Values
y1
Values
y
Values
indexes
Generated using
TypeDoc