edit lab2
This commit is contained in:
parent
d0c502a619
commit
c471b98fc7
@ -122,7 +122,6 @@ namespace ComponentsView
|
||||
{
|
||||
try
|
||||
{
|
||||
string[] cathegories = { "ßíâàðü", "Ôåâðàëü", "Ìàðò", "April", "May" };
|
||||
(string, double)[] series1 = { ("Êàòåãîðèÿ 1", 100), ("Êàòåãîðèÿ 2", 300), ("Êàòåãîðèÿ 3", 400) };
|
||||
(string, double)[] series2 = { ("Êàòåãîðèÿ 1", 400), ("Êàòåãîðèÿ 2", 300), ("Êàòåãîðèÿ 3", 100) };
|
||||
(string, double)[] series3 = { ("Êàòåãîðèÿ 1", 200), ("Êàòåãîðèÿ 2", 500), ("Êàòåãîðèÿ 3", 900) };
|
||||
|
Loading…
Reference in New Issue
Block a user