dotnetCHARTING Send comments on this topic.
Implicit Type Conversion Operator
See Also 
dotnetCHARTING Namespace > DataSource Class : Implicit Type Conversion Operator

Creates a DataSource from the specified SeriesCollection.

Overload List

Overload Description
Implicit Type Conversion(AxisMarker) Creates a DataSource from the specified AxisMarker.  
Implicit Type Conversion(Element) Creates a DataSource from the specified Element.  
Implicit Type Conversion(Series) Creates a DataSource from the specified Series.  
Implicit Type Conversion(SeriesCollection) Creates a DataSource from the specified SeriesCollection.  

See Also