Click or drag to resize

ResultSerie Fields

The ResultSerie type exposes the following members.

Fields
 NameDescription
Public fieldChartXDateTimeSerieValues X values of the serie as a JavaScript string of date time strings, used to build the chart
Public fieldChartXSerieValues X values of the serie as a JavaScript string, used to build the chart
Public fieldChartXYSerieValues Serie values as a JavaScript string of {x,y} points, used to build the chart
Public fieldChartYDateSerieValues Y values of the serie as a JavaScript string of date time strings, used to build the chart
Public fieldChartYSerieValues Y values of the serie as a JavaScript string, used to build the chart
Public fieldChartYXSerieValues Serie values as a JavaScript string of {x,y} points with X and Y swapped, used to build the chart
Public fieldElement Current element
Public fieldSplitterCells Result cells used for splitting
Public fieldSplitterValues Splitter values as a string
Public fieldValues List of ResultSerieValue
Top
See Also