When a Series object is exported, the X and Y values of all data points in the series are persisted to the in-memory cache (DataSet object), where they can be used for:

The DataSet object is the generic way of storing structured data in memory, and it allows for easy conversion of data to other formats.