Hi,
I want to create Chart in ASpose.Words… Is that Possible… I have given data below:
Datatable dt= new datatable();
dt.Column.Add("LowAvg",typeof(String);
dt.Column.Add("Avg",typeof(String);
dt.Column.Add("HighAvg",typeof(String);
dt.Column.Add("Gaol",typeof(String);
dt.Rows.Add("25","45","30","Goal1");
dt.Rows.Add("20","35","45","Goal2");
dt.Rows.Add("20","40","40","Goal3");
dt.Rows.Add("15","55","30","Goal4");
Please
Create the aspose charts (Line,Bar,StackedBar and Pie) and Send the
Code for me… I have already Checked the demo of the chart…
But i
could not understand the code… Now it is urgent… Please Send the code
for All Chart Type(Line,Bar,StackedBar and Pie) and send mail to my mail
Id : ameerudeenm@techneeq.com
I do not attached anything in this mail… Please send code as early as possible…
Thanks,
With regards,
M.Ameerudeen.