The ending date used with P to query filtered data from a database.
[Visual Basic]
Public Property EndDate As Date
[C#]
public DateTime EndDate {get; set;}
This property affects the date listed in the title when Chart.ShowDateInTitle is used, it is also used for the SqlStatement property where the #EndDate# token is replaced with the value set to this property.
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.