.netCHARTING v10.7 Documentation

dotnetCHARTING Namespace : DataSource Class
DataSource Class Methods

For a list of all members of this type, see DataSource members.

Public Methods
 NameDescription
Public MethodEvaluates a string containing tokens that relate to this DataSource. For example, if this DataSource represents a series, the string "%Name" will return the actual name of the series. See the token reference for more information on available tokens.  
Public Methodstatic (Shared in Visual Basic)Creates an AxisMarker DataSource object from an AxisMarker object.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a DataSource object from a SeriesColleciton, Series, and Element.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a DataSource object from a SeriesColleciton, and Element index.  
Public Methodstatic (Shared in Visual Basic)Creates a DataSource object from an ScaleRange object.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a DataSource object from a SeriesColleciton, and Series.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a DataSource object from a SeriesColleciton.  
Top
See Also