Dundas Chart for ASP.NET
ExportSeriesValues Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > DataManipulator Class : ExportSeriesValues Method


Enterprise Edition Only Feature. Exports one or more Series to a DataSet object.

Overload List

Overload Description
ExportSeriesValues()

Enterprise Edition Only Feature. Exports the data for every series stored in the Series collection to a DataSet object.


Export all series from the collection into the DataSet object.  
ExportSeriesValues(String)

Enterprise Edition Only Feature. Exports the data for one or more series to a DataSet object.


Export series data into the DataSet object.  
ExportSeriesValues(Series)

Enterprise Edition Only Feature. Exports the data for one chart series to a DataSet object.


Export series data into the DataSet object.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.