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.
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.