GraphType = GROUP;
DataSets = ("Server #1", blue),
("Server #2", red),
("Server #3", green);
DataSet1 = 100, -25, 75, 63, -46;
DataSet2 = 85, 45, 10, -67, 10;
DataSet3 = 25, -56, -90, 10, 20;
Background = (white, NONE);
Header = ("Weekday Network Load", black, "TimesRoman", 20);
Footer = ("Values Relative to Average Load", black, "Courier", 16);
FooterBox = (lightGray, RAISED);
BottomTics = ("ON", black, "Courier", 12);
LeftTics = ("ON", black, "Courier", 12);
LeftScale = (-100, 100);
BarLabels = "Mon", "Tue", "Wed", "Thu", "Fri";
Legend = ("", black, "TimesRoman", 14);
LegendBox = (lightGray, RECESS, 5);