Gets or sets whether the Y data contains NaN values.
When true, the Data is evenly spaced in X.
When true, the Data is sorted in X.
The DataSeries name, used in legends, tooltips to identify the chart series
A unique Id for the IDataSeries
The Metadata values of type IPointMetadata to pre-populate the XyDataSeries If a single metadata value is supplied, this will be used as a template for all data values. If type is specified, it should refer to a registered metadataGenerator IMetadataGenerator, which can provide all metadata, based on the data provided, or a single object that will be used when adding data if no metadata is provided.
The X-values array to pre-populate the XyyDataSeries
The Y2-values array to pre-populate the XyyDataSeries
The Y1-values array to pre-populate the XyyDataSeries
Generated using TypeDoc
Options to pass to the XyDataSeries constructor