﻿// JScript File

MyFont="Helvetica,10,,italic"; 
txtDatasource="Data Source :- where data is stored. Typically an excel spreadsheet";
txtSeries = "Series:- Set of related data points";
txtUCL = "An upper limit for a set of data above which data points would be reguarded as due to special causes.";
txtMean="An average for a set of data points.";
txtLCL="An lower limit for a set of data below which data points would be reguarded as due to special causes.";
