Sets the database connection string used when dynamically obtaining charting data from a SQL statement.
[Visual Basic]
Public Property ConnectionString As String
[C#]
public string ConnectionString {get; set;}
This can be overridden or used in combination with the series level connectionstring. Access, Excel and SQL server are supported and automatically detected based on the connection string specified. See Getting Started > Tutorials > Connecting to data.
[C#]
// This will set the Access connection string default for all series. |
[Visual Basic]
'This will Set the Access connection String Default For all series. |
Series Class | Series Members | DataEngine Class | DataEngine Class | DataEngine Class | DataEngine Class
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.