test con timer x charts

This commit is contained in:
Samuele Locatelli
2021-03-22 18:42:58 +01:00
parent 0b1825b8d3
commit ace54ad4b1
7 changed files with 127 additions and 48 deletions
+9
View File
@@ -40,5 +40,14 @@ namespace GPW_Commesse.WebUserControls
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList ddlMaxNum;
/// <summary>
/// divGraphs control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divGraphs;
}
}